Hereโs an overview of the major projects I've completed during my journey at 42 School:
| Project Name | Category | Description |
|---|---|---|
libft |
๐น Core C & Algorithms | Recreating the C standard library |
ft_printf |
๐น Core C & Algorithms | Custom formatted output function |
get_next_line |
๐น Core C & Algorithms | Read files line-by-line |
push_swap |
๐น Core C & Algorithms | Efficient sorting with two stacks |
so_long |
๐ฎ Game Development | 2D tile-based game using MLX |
pipex |
โ๏ธ System Programming | Bash pipe simulation (` |
philosophers |
โ๏ธ System Programming | Multithreading & synchronization challenge |
minishell |
โ๏ธ System Programming | Terminal command interpreter |
cub3D |
๐ฅ๏ธ Graphics | Raycasting 3D rendering engine |
Netpractice |
๐ Networking & Web | Socket programming and network protocols |
WebServ |
๐ Networking & Web | HTTP web server in C++ |
ft_transcendance |
๐ Networking & Web | Real-time multiplayer game with WebSockets |
Born2beroot |
๐ณ DevOps & Containerization | Securing a Linux system |
Inception |
๐ณ DevOps & Containerization | Dockerized WordPress environment |