Coders Packet

Listing of packets of source code submitted by coders

Number to word converter using python

A Python converter that translates numbers into their word equivalents, allowing for easy conversion and readability of numerical values.

Live Code Editor using DOM JavaScript

A code editor which is similar to Code Pen. This project shows the live output as we type in the code for the front-end languages -HTML,CSS, and JavaScript.

QR code Generator using QR Code API using DOM JavaScript

This QR code generator has been built using HTML,CSS ,JavaScript and the QR code API.

Count number of Files in a Directory in Python

This is the sample program used to find the number of files that are present in the given directory, written in the Python programming language.

5 up or 5 down using c++

The project is an interactive game based on a guessing game , 5 up or 5 down where the user can guess if the number generated will be less or more than 5.

FUTURE DAY CALCULATOR IN JAVAFX

The Future day calculator program is an excellent and convenient program that let's the user know which day it is based on the starting day they give and the number of days from that day.

PRICE TO WEIGHT CONVERTER IN JAVAFX

This project gives the quantity of the product according to the price the consumer is willing to pay. This is made in JAVAFX.

Hotel Room Booking Using JDBC Java

Java-based reservation system for booking and removing rooms, tracking total bookings. Utilizes MySQL database, includes input validation, exception handling.

Aadhaar Number Validator Using Java

Java program to validate and extract Aadhaar numbers from text using regex in a file.

Movie Recommendation Using Python

The "Movie Recommendation Using Python" project is a system that provides personalized movie recommendations to users based on their preferences.

Send notification in Windows OS using Java AWT

in this project, we send the desired notification to windows with the help of a button

GUI based Keylogger in python using tkinter, pynput

A user interface based keylogger using tkinter. It records the key strokes and creates logs for them in a file. Which can be used for different security purposes.