Coders Packet

Packets submitted by Laxmi Narayan Sahu

Billing Management System in Python using TKinter

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

My team built a model which is used to find and identify human faces in digital images. To build this model I used the OpenCV framework in Python.