01 — WEB APP
Food Ordering & Admin Management System
A full-stack web application enabling users to place food orders while admins manage inventory and orders through a secure dashboard backed by MySQL.
HTML/CSSNode.jsExpressMySQL
02 — EMBEDDED SYSTEMS
Autonomous Irrigation Protocol
An automated smart irrigation system using soil moisture sensors and Arduino microcontroller that intelligently waters plants when moisture drops below a threshold.
ArduinoC++IoTSensors
03 — DESKTOP APP
Student Management System
A desktop application to manage student records digitally — add, update, delete, and view records — built with Java and MySQL via JDBC connectivity.
JavaMySQLJDBCLLD
04 — LLD / JAVA
Flight Booking System
A low-level design program simulating a real-world flight booking system — handling seat allocation, passenger management, and booking workflows using OOP principles in Java.
JavaLLDOOPDesign Patterns
05 — LLD / JAVA
Hotel Management System
A low-level design implementation of a hotel management system covering room booking, check-in/check-out, billing, and staff management using core Java concepts.
JavaLLDOOPDesign Patterns
06 — LLD / JAVA
Recipe Booking System
A Java-based LLD program to browse, book, and manage recipes — demonstrating clean class design, encapsulation, and modular architecture principles.
JavaLLDOOPCollections
07 — LLD / JAVA
College Management System
A comprehensive LLD system in Java managing departments, faculty, students, and courses — built using SOLID principles and real-world class hierarchies.
JavaLLDSOLIDOOP