Coders Packet

Listing of packets of source code submitted by coders

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.

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.

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.

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.

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.

Keylogger Using Python

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

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.

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

PDF Encryption using python

This is a simple application using Python programming language to encrypt our PDF file