Coders Packet

Packets submitted by Nitish Kumar Singh

Billing-Management-System

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

URL Shortener Using Python

This project is a web service that takes a long URL and generates a short URL, which is shorter in length. The purpose of the project is to make long URLs more manageable and easier to share.

Count number of faces from an image using OpenCV in Python language

OpenCV is a popular computer vision library used for image and video processing tasks in various applications.