Coders Packet

Listing of packets of source code submitted by coders

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.

Python File Format Conversion: Simplifying DOC, JPG, and TXT to PDF Conversion

Discover the power of Python for file format conversion. This blog explores Python libraries to effortlessly convert (.doc, .docx, .jpg, and .txt files to PDF format).

Fetch Details from a Phone No. using Python

This is a Tool built using Python which can fetch details like Region, Time Zone, Carrier and Validity of a given Phone No.