Coders Packet

Listing of packets of source code submitted by coders

Program for File Sorter and Organiser in a Particular Folder Using Python

This Python program automatically sorts files in a specified folder into different categories based on their file extensions.

Rock Paper Scissor game using java

This is a simple rock, paper and scissors game made with Java and GUI is also added here for a better experience.

Anagram generator in python

Here is a python code for generating anagrams for any given string. An anagram is any new meaningful word formed by rearranging the words in the given string.

Pizza delivery system using JAVA

The Pizza Management system project is a Java application that allows customers to place pizza orders. The customer can select their pizza by the menu card and it will provide the bill.

Plain JavaScript File Uploader

A backend service that enables file uploading in the form of chunks without relying on databases or any external libraries.

Check Sensitive Data in Document Using Python

This project helps to prevent data loss or leaks by sharing documents. This program tells you what is the sensitive information in the paper.

Python Telegram Event Reminder Bot

Introducing the "Python Telegram Event Reminder Bot" - your personal assistant for event management. Set event reminders through Telegram, stay organized, and receive timely notifications.

Power management functions using Python

Power management functions GUI application, that is used to shut down, log out, restart, sleep, and many operations in Windows.

Registration Form using Python.

This project is about Registration Form for Online Course using tkinter module in Python. The Registration Form contains name, course, phone number, email id.

GUI for downloading YouTube video using Python

This application downloads YouTube videos and viewers can see the videos in offline mode.

Simple GUI Calculator Using Python

A Calculator is a device that is used to perform arithmetic operations like addition, subtraction, multiplication, division.

Voice Translator using Python

First recognize the voice after recognize this converted to another language and the converted language is in text format, and after that this text is converted to speech.