Code Packets
Browse all published coding projects
Creation of pie-chart using C++
Creating a pie-chart using C++ with the help of pre-defined header files and functions.
Image to rounded corner image java project using swing classes in netbeans
The objective of this project is to transform a basic image into one featuring rounded corners. To create the user interface components, we make use of the Swing GUI library.
Password generator using Java
This project is about generating a password for any website or any other platform. It uses the required java source code and class and functions to generate a password of the desired length.
Python based content extraction from PDFs
Here we demonstrate how we can use PyPDF2 module to find specific content by defining patterns that match the desired text pattern.
Load HTML Form Data To Excel Cells In Java using swing classes in netbeans
The objective of this project is to develop a desktop application that enables users to input data via an HTML form and subsequently stores this data within Excel cells.
JSON Object retrieving API using Node.js
2 RESTful APIs made using node.js that will return the requested data from a JSON file.
Billing-Management-System
Billing management system automates invoicing, payment tracking, enhances accuracy, and improves financial efficiency.
MATRIX MANIPULATION: Rotation of matrix by angles using Python
Matrix Rotation is the concept of rotating a clockwise or counterclockwise matrix by different angles.
Rate Limiter using Java, Spring and Redis
A Rate limiting Web app to limit the number of client requests allowed to be sent over a specified period.
URL Shortener using Java, Spring, and Redis
An URL shortening Service developed with Java with spring framework and Redis. The packet takes an URL as input and generates a base62 short URL. It also redirects to the original URL.
QR Code Generator using Python
This project allows you to create QR codes, which are two-dimensional bar codes that can be scanned by smartphones or other devices to quickly access information.
Advanced Keylogger using Python
This is the advanced version of a Keylogger in which we can retrieve logs of keystrokes, capture screenshots, provide system information, and access clipboard data.