Bellow are my highlighted projects, to see all my projects and works, please visit my GitHub page: github.com/edu-bm7
A collaborative implementation of a Linux shell that mimics Bash behaviour, done in teams of 2.
Solutions for the Dinning Philosophers Problem, one with Threads/Mutex and another with Semaphores/Processes.
3D data visualization from coordinates in a matrix, representing maps in an isometric projection for X11.