Code Packets
Browse all published coding projects
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.
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.
Drumkit Using HTML, CSS and JavaScript.
Creating a fully functional drum kit that allows users to play different drum sounds by clicking on various drum pads on the screen.
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.
Depth First Search and Breadth First Search in Python
This Project Highlights the Depth First Search and Breadth First Search Algorithms and their implementation in Python.
Simple GUI Calculator Using Python
A Calculator is a device that is used to perform arithmetic operations like addition, subtraction, multiplication, division.
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).
YouTube Video Downloader Tool using Python
This is a YouTube Video Downloader Tool built using Python. It can download any YouTube Video using the given video URL.
Key for Password Security Using Python
In this Project, a Random password can generate, add a password, retrieve stored password, and delete a stored password.