All Projects

Urban Traffic Management System

Intelligent system using NodeMCU and OpenCV for improving road safety and optimizing traffic flow. Published in Industrial Engineering Journal (Vol. 53, No. 4, Apr. 2024).

  • Detects license plates and emergency vehicles
  • Adjusts signal timings based on real-time flow
  • Allocates pedestrian crossing time
  • Stores violation data in JSON format
Python YOLOv8 NodeMCU OpenCV Shell Script Google Colab

Amazon Clone

A frontend replica of Amazon's e-commerce platform with responsive design and pixel-perfect layouts.

  • Developed key pages including homepage and product listings
  • Implemented responsive design principles
  • Created pixel-perfect layouts
HTML CSS

Currency Converter

A responsive web application for real-time currency conversion with user-friendly interface.

  • Real-time exchange rates integration
  • Interactive currency swapping feature
  • Cross-device compatibility
HTML CSS JavaScript

Music Player App

A responsive web application for music player developed as part of an internship task.

  • Responsive design
  • Inspired from Modern Music Players
  • Cross-device compatibility
HTML CSS JavaScript

Indian Flag

A simple Indian Flag Project

  • The flag consists of three horizontal divisions, representing the three colors of the Indian flag:
    1. Saffron at the top
    2. White in the middle (with the Ashoka Chakra)
    3. Green at the bottom
  • The Ashoka Chakra is represented as a circle placed in the center of the middle white section.
  • The CSS file is responsible for styling the flag and positioning the elements using absolute and relative positioning.
HTML CSS

Mondrain Painting

Welcome to the Mondrian Design project—a front-end web application built using HTML and CSS to replicate the distinctive geometric style of Piet Mondrian. This project focuses on the layout and color palette to create an abstract composition using a grid system, with careful attention to alignment and spacing.

  • CSS Grid Layout: The design is constructed using CSS Grid, creating a structured, balanced composition of colored blocks.
  • Mondrian Color Palette: The project uses a predefined color scheme, staying true to Mondrian’s style, with bold primary colors and stark black lines.
HTML CSS