University Projects
Semester projects spanning web fundamentals, object-oriented programming, data structures & algorithms, and embedded systems.
Amazon Project (HTML/CSS)
A static clone of the Amazon storefront UI built with plain HTML and CSS, focused on layout structure and responsive fundamentals.
C++ Hospital Management System with OOP
A console-based hospital management system demonstrating object-oriented programming principles — patient records, doctor scheduling, and billing.
C++ Airport Management System with DSA
An airport management system applying core data structures and algorithms — flight scheduling, queues, and search/sort operations.
C++ Cinema Ticket Center
A console application for booking cinema tickets, managing seat availability and showtimes.
Coal Project with Arduino Nano
An embedded systems project using Arduino Nano for coal-related sensor monitoring, combining hardware interfacing with control logic.