projects
- c
- threads
- process
philosopher
project simulates philosophers eating, thinking, and sleeping at a table, using threads and mutexes
- docker-compose
- docker
- administration
Inception
This project aims to enhance your system administration skills by utilizing Docker
- c++
- http
- socket
- io-multiplexing
- c
- raycasting
- graphics
- Math
- java
- math
- desktop
- c
- algorithm
- data structures
push-swap
A project designed to teach sorting algorithms and their complexity by implementing a stack-based