This project is a Java simulation of a bike sharing system inspired by real-world free-floating and station-based services. The system manages stations, vehicles, a control center, maintenance ...
After completing my Object-Oriented Programming in Java certification, I started applying the concepts through small projects. First, I built a Pizza Billing System, and now I have developed another ...
The "Java Crossroad Simulation" is a university project developed as part of the "Development of Concurrent Applications" course. The objective of the project was to apply Java concurrency and ...