AllProjects
Everything I've built, from research papers to Arduino contraptions.
Mini Shell in C
Unix-like shell with piping, I/O redirection, background jobs, and signal handling. Built on raw Linux system calls.
University Network Simulator
Multi-department university network using VLSM subnetting, DHCP, DNS, and OSPF routing. Designed and tested in Cisco Packet Tracer.
Bus Management System
Java Swing desktop application for managing bus routes, schedules, and seat bookings with full MySQL database integration.
Digital Door Lock System
Arduino-powered door lock using a keypad, I2C LCD, and servo motor. Password validation with real-time LCD feedback.
Library Management System
Tkinter-based Python GUI app with MySQL backend. Manage books, issue/return records, search, and update, all in one interface.
Hospital Patient Management System
Menu-driven C console application for managing patient records with sorting, searching, file I/O, and input validation.