π Available in: English | Italiano
- π Computer Science student @ 42 Firenze
- π± Currently focused on C programming, UNIX systems and software development
- π Interested in low-level programming, computer graphics and interactive digital experiences
- π« Contact: mohamedpato143@gmail.com
UNIX shell written in C with command parsing, pipes, redirections and process management.
Raycasting-based 3D engine written in C using MiniLibX, inspired by early FPS games.
Multithreading simulation using pthread and mutexes with focus on synchronization and concurrency.
3D wireframe renderer with realtime transformations, projections and interactive controls.
Custom implementation of standard C library functions.
Function for efficient line-by-line file reading in C.
Custom implementation of the printf function.
Sorting algorithm optimization using stack-based operations.
Reproduction of UNIX pipe behavior using process communication and file descriptors.
C β’ C++ β’ Linux β’ UNIX β’ Bash β’ Git β’ Makefile β’ pthread β’ MiniLibX