Code Packets
Browse all published coding projects
URL Shortener using NodeJS, Express and MongoDB
Long URL's are made short using Node.js, Express.js along with MongoDB. Just have to paste the URL and short link will be created.
GUI based Standard Calculator using Python
Python program to create a Graphical User Interface based Standard Calculator using Tkinter module.
A*-algorithm-in-Python
This project contains the solution to the famous A* algorithm which is an Artificial Intelligence algorithm used to find shortest possible path from start to end states.
memory usage of the program in C++
The project is about finding the memory usage of the program. It's similar to the task manager.
Library Management PHP
It is Library Management system Project which can control an college or department to use to manage Library system. It is very easy to automate Library.
YouTube Video to Audio Convertor in Python
This project will help to convert any YouTube video format into an audio format using Python programming language. This project uses a Python library known as "PyTube".
Text Detection and Extraction in Python using OpenCV
This project will help to detect and extract text from any image. This project is built in Python language using OpenCV.
PDF to JPG converter using Java
Using this project one can convert the pdf file to jpg file using Java Programming language.
Tracking Mouse Activities using Python
This program will keep the track of every activity of a mouse and will print the details in a txt log file. It will specifically print the activity name with coordinates in that file.
Dice Roller Game using JavaScript
This is a funny game where 2 players play based on the number on the dice winner gets decided and also draw happens if the score is the same
Bot to Open a Webpage in C++
This project is about a Bot to open a webpage in C++ with the help of ShellExecuteA. The bot automates towards the site where the user enters the URL .
Student Report Management System in C++
The Project is made using the concepts of file handling and OOPs of CPP which can be learned through this project.