Code Packets
Browse all published coding projects
Routing Map using JXMapViewer and JavaSwing
A basic routing google map clone application using JXMapViewer , JavaSwing and OSM data.
Todo list application using ReactJs
Boost your productivity ,never forget an important task again ,effortlessly manage your tasks and stay organized with our sleek and user-friendly Todo app.
Probable Key Length Finder and Decryption using C
Calculates the frequencies of characters in the cipher text at a given interval and Decrypts the cipher text using the given key.
Text File Analysis and ASCII Viewer in C++
Analyze and visualize text files: Count characters, spaces, and display ASCII values of characters in text file.
Cartoon Image Converter In Python
This project transforms a photo into a cartoon-style image using OpenCV, preserving colors and highlighting edges for a unique artistic effect.
A Mini Quiz Game Using C++
A Mini Quiz Game (Desktop-based Gui Application) made using C++ on C++ builder, a rapid application development environment.
Air Canvas In Python
The Air Canvas project utilizes OpenCV for real-time image processing, enabling users to draw in the air by detecting blue-colored objects.
Password Strength Checker Using Java Swings
Password Strength Checker is used to check the strength of a given password. This project is mainly used to check the vulnerability of passwords.
Quiz application using Java Swing
Quiz application is created using Java Swing and AWT in which 10 questions are given to answer it.
Json Data Visualization Using Django and Chart.Js
It is a website containing Login, register system, a Good UI, and a dashboard containing Graph related to Json data for visualization.
Image Uploader Using Django
The project aimed to create a web app that allows users to upload images and view them in a gallery-like format. Django was chosen for its ease of development and robust features.
Email Authentication LOGIN SIGNUP using Django
It is a Login and Register system with email authentication using Django. It helps to verify whether the user email id is real or not. And saves the data in backend.