Coders Packet

Listing of packets of source code submitted by coders

Python Automated Birthday Email Sender using Pandas library

This python program will automatically send Birthday wishes mails to your friends and colleagues on their birthday using your email credentials.

Add Days To a Date in C++

In this C++ Project, we will see how to add days to the date specified by the user input.

Rock paper scissor game in Java

It's a Java project of a funny game called rock paper scissors in which users and computers play the rock paper scissors game.

Simple Dice Rolling Simulator in Python

A "Simple Dice Rolling Simulator in Python" is a simple model of computer that helps to roll the dice for us.

MyCalculator in Python

MyCalculator in Python is basically used to perform Mathematical Operations based on user input.

Hangman Game in Python

This Hangman game in Python is used to guess the word of Cities in India. This project is completely based on Python and build on PyCharm.

Complaint Management System using C++

Customer can create a complaint and Administrator can create, view, update and cancel a complain of customer as well as own.

Diabetes Detection System Using C++

This project's Diabetes Detection System has been implemented using C++. This program can be used by a person who wants to check his Diabetes Status through the computer.

Employee Management System using C++

The User can see all records, edit, add, search and delete records. Basic use of structure, objects, and functions.

MiniAtm project in Java

This is a project of an ATM and the main theme of this project is to understand the working of an ATM in Java.

Email-ID and Password generator in Java

This Java project is used to generate an Email ID and Password for an employee in a particular job profile.

Money management C++ Algorithm

Given a network of people, we will try to minimize the number of transactions using C++. We will finally print the amount a person has to give or receive.