- Currently, I'm learning Typescript, Python, and Docker
- So Long: A 2D game with a banana cat collecting items and finding the exit using MiniLibX for graphics and input.
- Philosophers: Dining Philosophers problem implemented with threads and mutexes for concurrency practice.
- Minishell: Simple Unix shell in C handling commands, pipes, redirections, and environment variables.
- Cub3D: First-person view game using raycasting inspired by Wolfenstein 3D, with textures, math, and keyboard controls.



