Coders Packet

Listing of packets of source code submitted by coders

Billing Management System in Python using TKinter

Billing management system automates invoicing, payment tracking, enhances accuracy, and improves financial efficiency.

URL Shortener Using Python

Creating a URL shortener using Python. In this project you can take any URL from the internet and create a short version of it.

MATRIX MANIPULATION: Rotation of matrix by angles using Python

Matrix Rotation is the concept of rotating a clockwise or counterclockwise matrix by different angles.

Billing Management System in Python

This project is on Billing Management System in Python. Billing management system improves financial efficiency.

HRMS PORTAL USING PYTHON

a simple project which helps manage the deatils of each empolyes .also helps empolyes to get personal details.

JSON Object retrieving API using Node.js

2 RESTful APIs made using node.js that will return the requested data from a JSON file.

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.

To do list app using Django framework

It is a To-do-list app made using Django and it provides user authentication, signup, and login functionality.

File Zipper via Huffman Coding in Java

File zipper via Huffman coding is a data compression technique used to reduce the size of a file by encoding its contents using Huffman coding in java.

HitBubble using HTML Canvas Element and JavaScript

To target a color-changing bubble, shoot an arrow on an interactive canvas animation.

Snake Game using Java Swing

Snake game is an interesting game developed using Java Swing. In this game, the snake collects the apple and the score is displayed at the end when the game gets over.