Coders Packet

Listing of packets of source code submitted by coders

Age calculator using python

"Age calculator in Python: Input birthdate, calculate age based on current date, and display the result."

ToDoList using Reactjs, nodejs,mongodb

It is a web application that helps you in managing your tasks by allowing you to note your to-do tasks and delete them after done

DOCX2PDF-Email Extractor : A python Based Project

This Project is python project that describes how to extract email addresses from a Word document that has been converted to PDF format.

Hangman game using python

"Play Hangman! Guess letters to reveal a hidden word. Don't run out of tries or you'll be hanged".

Flames game using Python

"Play the Flames game in Python! Determine relationship compatibility between two names based on the FLAMES acronym."

Temperature converter using python

"Convert temperatures between Celsius, Fahrenheit, and Kelvin with a simple Python temperature converter."

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.

NUMBER GUESS WITH JAVA

in this project, I use JAVA PROGRAMMING LANGUAGE. I imported a random class that generates a random number and also I take input from the user. if the input value and random number equals.

Quiz game using Python

In the above project tells that Quiz game by using Python code.To write the code the user give the question and options then result correct or incorrect.

Currency conversion application in python using tkinter

This application converts currency in one country to its equivalent value in another country. It can be used in banks and other such institutions.

Automatic Password Generator Using Python

This is an automatic password generator which gives passwords to the user depending on the number of characters they want in their password.

login and signup pages using python and Django

This is a simple login and sign up page project which includes authentication of the user details also