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.

Anirudh C V · May 18, 2021

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.

Anoushka Mergoju · May 18, 2021

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.

Anushka Priya · May 18, 2021

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

Srinjoy Ghosh · May 18, 2021

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

Srinjoy Ghosh · May 18, 2021

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.

Abhishek kumar Sharma · May 18, 2021

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.

Sangameshwar Dnyaneshwar Manikwar · May 18, 2021

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.

Sangameshwar Dnyaneshwar Manikwar · May 18, 2021

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.

N M Baibhab · May 18, 2021

Find uncommon charcaters in C++

Find the uncommon chatacters between two strings given by the user by using the loop concept in C++

Subalaxmi C · May 17, 2021

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.

Sandhya yegireddi · May 17, 2021

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.

Ajay Kumar Roy · May 16, 2021