Coders Packet

Listing of packets of source code submitted by coders

Countdown calculator using Python

The given program is a simple countdown calculator implemented in Python. That calculates the number of days left between the current date.

Guessing game using Python

This program is a guessing game implemented in Python. The program starts by importing the random module, which is used to generate random numbers.

Phone number info using Python

This Python code utilizes the phone numbers library to perform various operations on a phone number.

Guessing Game in Python

This game is about the Guessing Game in python. We have to guess the number in five guessess.

Flappy Bird using Python

This code is an implementation of the classic game Flappy Bird using the Pygame library in Python. The code starts by importing the necessary libraries and initializing Pygame.

Rock- Paper- Scissor game in python

This project is about the Rock- Paper- Scissor game in python. This game is played between the computer and the user.

Alarm clock using Python

My another project name is Alarm clock using python code. in this code given the user can be set the alarm then output gives the ALARM SET for given time.

Mystery Number Guessing using python

This Python project guesses the user's number using basic algorithms, functions, and conditions, utilizing their final calculated result.

Secure Message using Python & ML

This is a Message Security Tool built using Python and ML. This Tool can ensure a secure environment where messages are sent between users and uses a combination of encryption and authentication.

Pictoquizeez-virtual Quiz attending : A Python computer vision Project

This project incorporates computer vision algorithms and real-time gesture recognition to enable participants to navigate through the quiz interface and answer questions using hand gestures.

College Management System in C++

This project allows you to add, delete, edit, and display the records of students in the college. The project is written in C++.

CALCULATE MARKS using JAVA

This program takes the marks of a student as an input and shows the result as an output.