Coders Packet

Listing of packets of source code submitted by coders

Social Organisation Website using HTML, CSS, Javascript, SQL and PHP

This is a Social Organisation website using HTML, CSS, JAVASCRIPT, MySql, PHP. Heart of Humanity is a social organization working for the benefit of people.

General Purpose Script in Python

A Python script that consists of useful functions that are time-consuming while working on other things. Works well on GNU\Linux, But has some issues while running on windows.

Tetris Game Using Python

I have created a Tetris game using Python. The Player's goal is to continually stack boxes and clear lines. If the player runs out of space then the game is over.

Digital Clock Application using JAVA & SWING, AWT

This is a digital clock Application program using java, java Swing & AWT libraries. It will show the Current Date with the day name and the current time.

Kadane's Algorithm in C++

Kadane's Algorithm is an algorithm that helps in finding the largest sum of Contiguous subarray

QR Code Generator in Python

QR Code (Quick Response Code) is a barcode that store information and we can access those information through mobile phones. In this project we are using Python which is Dynamically typed.

Car rental service software in CPP

It is car rental service software built in CPP .This software will take the information from the user and then book the car and will generate e-reciept.

C++ code to solve quadratic equation

This code is written in the C++ programming language. This is a C++ code to find out the solution or roots of a quadratic equation.

C++ code to convert marks into CGPA and Percentage

This code is written in the C++ programming language. This C++ code converts marks of all subjects to the CGPA and Percentage.

Bank Management System using C language

This is a Bank Management System using C language and File Handling. It serves all operations of a bank even new functions like reverse a transaction.

Login System Using Python

I have created a login system using Python. There are 2 options login and register. We have to do registration for the login.

Quick Answer Game using JAVA, SWING & AWT

This is a quick answer game application program using Java, Swing & AWT libraries. This game will help you to train your mind by improving your calculation speed.