Code Packets
Browse all published coding projects
Sudoku Solver in Java using Backtracking Algorithm
This is an implementation of the Sudoku Solver using a Backtracking Algorithm. It takes an unsolved Sudoku board as input and returns the solution.
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.
GUI for downloading YouTube video using Python
This application downloads YouTube videos and viewers can see the videos in offline mode.
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.
QR Code Generator and Decoder using Python
This is a QR Code generator and decoder tool built using Python. It can generate QR Code of any URL and can also decode any QR code.
Keylogger Using Python
A Keylogger is a device or Program through which we can detect what is the typed on the System.
Exploring Python's Powerful Iterable-Generating Functions
In this blog, we'll explore some of the lesser-known functions from various libraries that can generate iterable objects, and discuss how to use them effectively in our code.
Online Test Application Using Java
Online Test Application is my Second Packet that was Developed using Swings in Java. It is used to take Online Tests on Multiple Choice Questions and get Results.
Text_Editor Application using Java
This my first Packet that is a basic Text_Editor Application developed using Swing and awt in Java
Covid Centre Status using Python
This Program checks that in which area Covid vaccine center is available using Pincode and Date. This also provide eligibile age for particular vaccine taking and quantity of vaccine showing.
Snake Game in Java using Java Swing and AWT
This is a simple implementation of the classic game "Snake" using the Java Swing library and AWT (Abstract Window Toolkit) API.
MERN Stack E-Commerce Web Application
The MERN Stack E-Commerce Web Application is a modern and scalable web platform that enables businesses to sell their products online.