Explore my Java projects
The project involves system design diagrams, object-oriented programming (OOP), Concurrent Programming and Git.
Distribution system simulation
This system is a simulation designed to replicate a ride-sharing system like Uber. It appropriately manages the booking system across multiple regions, ensuring that no overlapping bookings occur by using concurrent programming effectively, enabling simultaneous reservations. The source code can be viewed by checking the GitHub icon.