Featured Projects

My major personal works till now.
Smart Traffic Management System

Smart Traffic Management System

The project was done as Final Year Project (FYP). In the project, the system was developed using Raspberry Pi, Ultrasonic Sensor, Camera, and LEDs to regulate traffic light by analyzing the density of traffic in each lane. Lane with more traffic density is given more priority. Computer Vision is used to detect vehicles on a certain lane. Coding was done in Python Programming Language. Project code is available on Github.

Check it out!
Inventory Management System

Inventory Management System (CLI-based)

It is a simple and lightweight program developed to maintain inventory. The program reads inventory stored in the text file and displays it on the screen. After buying items, it modifies inventory stored in the text and generates an invoice which is displayed on the screen and save inventory as a new text file on the drive. Python is used for programming.

Check it out!