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.

Pallav Goswami · May 13, 2023

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.

Debajyoti Talukder · May 13, 2023

GUI for downloading YouTube video using Python

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

Sayak Mandal · May 13, 2023

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.

Sayak Mandal · May 13, 2023

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.

Debajyoti Talukder · May 11, 2023

Keylogger Using Python

A Keylogger is a device or Program through which we can detect what is the typed on the System.

ABHISHEK KUMAR · May 10, 2023

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.

Sri Venkata Sai Kiran Chaitanya Agnihotram · May 09, 2023

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.

Pasupuleti Krishna Swamy · May 09, 2023

Text_Editor Application using Java

This my first Packet that is a basic Text_Editor Application developed using Swing and awt in Java

Pasupuleti Krishna Swamy · May 07, 2023

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.

ABHISHEK KUMAR · May 06, 2023

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.

Pallav Goswami · May 06, 2023

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.

Alok Kumar · May 06, 2023