Avatar based personal car configurator built during the MHP Hackathon 2022.
Solving the "Dining philosophers problem", by threading a process and using mutex and semaphores. This project is about ressources sharing, synchronization and parallel computing.