Skip to main content
Home
Open Source
Blog
Contact
Resume
Files
piano-audio-to-midi
GitHub
0
0
0
Last Updated
March 24, 2026
JavaScript
Svelte
CSS
HTML
No README found for this repository.
Next project
philosophers
Philosophers is a project developed as part of the 42 School curriculum, aimed at simulating the dining philosophers problem in C. It focuses on concurrency, thread management, and synchronization using mutexes, helping students deepen their understanding of multithreading, deadlocks, and low-level systems programming.