My Recent Works

Here are a few projects I've worked on recently

Digital Book Store

Here users can add their own books by entering a title, name, and content. They can also read books shared by other authors on the platform. Books can be added or deleted anytime, from anywhere, with real-time updates. The project is built using HTML, CSS, and JavaScript with a clean and responsive UI.

E-Commerce Website

This includes product listings, category filters, search functionality, and an interactive shopping cart. Users can add or remove products, and the cart dynamically updates the total price based on selections. The project showcases essential e-commerce features using only frontend technologies.

Moving Object Detection

This project detects moving objects in a live video feed using computer vision techniques. It highlights motion areas in real-time and can track object movement frame by frame. The system is ideal for surveillance use cases and demonstrates how visual data can be processed dynamically.