A fully-featured, console-based Cab Booking System built in Java that demonstrates 15 core Object-Oriented Programming concepts through a real-world ride-hailing simulation. The system covers ...
A distributed file storage system built in Java using TCP sockets, implementing file replication across multiple data stores with a central controller for coordination. Personal project exploring ...