Code Packets
Browse all published coding projects
Radix Sort using Counting Sort in C++
In this sorting method we apply Counting sort to given numbers digit by digit starting from least significant digit to most significant digit.
Predicting Hand-Written Digits in Python Using Keras
In this project, we are going to predict handwritten digits in Python using Keras deep learning API. We'll be importing the mnist dataset from Keras.
PNG/JPG/JPEG Images to a Single PDF using NodeJS, Express and ImageMagick Library.
Single or Multiple images can be converted to a single pdf file. Just have to select image/images from your pc and it will be converted and downloaded in the form of a PDF file.
Simple Photo Editor using Swing
A simple photo editor desktop app that is able to open an image file, apply filters on it, and save a copy of the filtered image. Only two filters are available, i.e., grayscale and sepia
Text Editor using Swing
A simple text editor with features such as multi-tabbed editing, changing fonts, sizes and colors of text; cut, copy and paste options and more
Simon Game challenge using HTML, CSS and JavaScript.
Simon Game challenge is an classic game of memory power. The user has to just follow the device in order to win the game.
Document Scanner using OpenCV in Python
It uses different functions of OpenCV available in Python. It takes an image from the camera and scans the biggest contour in the image and outputs the bird's eye view of the contour.
Virtual Paint using OpenCV in Python
It uses the different functions of OpenCV available in Python. It takes an image from the camera and detects the contour in the image. Starts drawing on the canvas as contour moves.
Digital Clock using Java
A digital clock showing day, date, and time with a beautiful dark theme. To make the digital clock we have to use the thread and graphics classes and swing and awt packages.
Find uncommon charcaters in C++
Find the uncommon chatacters between two strings given by the user by using the loop concept in C++
Bookstore Management System Using C++
This Project is about managing books in the Bookstore which is done by using C++ which includes buying, sell, removing, and editing books in Bookstore.
Organ Donate System in Java
"Organ Donating System "to raise awareness that individuals can save lives and improve the health of other by Donating the organ and blood.