Welcome to my technical portfolio. I specialize in low-level systems programming (C/C++), performance optimization, and robust automation with Python. This profile serves as a centralized hub for my production-ready work and architectural experiments.
- Systems: C, C++, POSIX, Multithreading, Memory Management.
- Tools & Infrastructure: Bash, Docker, Debian/SysAdmin, Git/GitHub CLI.
- Higher Level: Python, Algorithmic Optimization.
High-density C projects focusing on OS internals, concurrency, and performance.
| Project | Description | Highlights |
|---|---|---|
| minishell | Bash-like shell | Pipes, Redirections, Signal Handling |
| philosophers | Concurrency simulation | Mutexes, Multithreading, Race Prevention |
| cub3d | 3D Raycasting Engine | DDA Algorithm, MiniLibX Graphics |
Implementations of complex sorting and mathematical visualizations.
| Project | Description | Highlights |
|---|---|---|
| push_swap | Cost-based sorting | Turk Algorithm, Greedy Optimization |
| fract-ol | Fractal Explorer | Mandelbrot/Julia sets, Complex Math |
Experimental environments and educational piscine modules.
| Project | Description | Highlights |
|---|---|---|
| born2beroot | Debian SysAdmin | LVM, UFW, SSH Hardening |
| python-piscine | Python Fundamentals | Modular Programming, OOP |

