Coders Packet

Listing of packets of source code submitted by coders

Chat Application Using Python

In this code packet, I will show you how to create a real-time chat application using python.

Micro project, Birthday Management System Using Python.

We are doing a micro project using a python programming language. This Project is useful for Third Year students of Diploma.

Student Management System in C++

The Student Management System (SMS) is a system that manages the records of the student regarding admission and contact details.

Password generator in Python

Password generator in Python is used to create a unique strong password which will be helpful to people.

Travel App using Express Web Server and Node.js

This is a Travel App made using Express web server using CSS, JavaScript and HTML and industry tools such as webpack-cli

HTML/PHP Form Demonstration

HTML forms Demonstration with backend connected using PHP is demonstrated in this project.

My Form House Plan Using HTML & CSS

This project is building a house for my future, it is a form house plan where I design a house using CSS & HTML.

Casino Game using C++

This is an exciting C++ project, where we will learn about the library used for random numbers.

Online Bill Payment Using C++

The online bill payment system is a C++ Project of paying bills of DTH, mobile recharge, and Cable Tv networks which will cuts the amount directly from our bank account,

Forward Accumulation method for differentiation in Python

Forward Accumulation is a simple method for calculating the derivative of a complex function by repeatedly calculating derivative of its simple parts, developed in Python.

Password-Generator in C++

A C++ program that gives random password of given size and choice by using rand function...

Egg Catcher game in Python using Tinker

In this packet , we have created the classic Egg Catcher game using Python. In this game , every egg you catch will make you win 10 points and every fall will make you lose a life.