| Icon |
Project |
Description |
OS |
📖 |
libft |
Essential C functions library replication |
 |
|
Milestone 0 |
|
|
🐧 |
born2beRoot |
Configure a secure Linux VM with services |
 |
🖨️ |
ft_printf |
Reimplement printf from scratch in C |
 |
📝 |
get_next_line |
Read input line by line using file descriptors |
 |
|
Milestone 1 |
|
|
🔢 |
push_swap |
Optimize sorting with minimal stack operations |
 |
🌀 |
fractol |
Render Mandelbrot, Julia, and other fractals |
 |
🧪 |
pipex |
Replicate shell pipe behavior with fork/pipe |
 |
🔖 |
rank02 |
Exam: reimplement core C functions under time |
 |
|
Milestone 2 |
|
|
🔖 |
rank03 |
Exam: random assignment (printf, gnl, etc.) |
 |
🍽️ |
philosophers |
Solve dining philosophers with threads |
 |
📦 |
minishell |
Build a POSIX-compliant shell |
 |
|
Milestone 3 |
|
|
🔖 |
rank04 |
Exam: develop a minimal shell |
 |
🎮 |
cub3D |
Wolfenstein-style raycasting engine |
 |
🌐 |
netpractice |
Hands-on networking: routing, DNS, firewall |
 |
🏗️ |
cpp0-4 |
C++ fundamentals: OOP, RAII, basic STL |
 |
|
Milestone 4 |
|
|
🧩 |
inception |
Deploy full web stack using Docker |
 |
💬 |
ft_irc |
Multi-user IRC server with protocol support |
 |
🏗️ |
cpp5-9 |
Advanced C++: templates, STL, algorithms |
 |
🔖 |
rank05 |
Final C/C++ systems programming exam |
 |
|
Milestone 5 |
|
|
🕹️ |
transcendence |
Real-time 2D multiplayer Pong with web stack |
 |
🔖 |
rank06 |
Advanced defense & architecture exam |
 |
This repository reflects my journey through the 42 Common Core — built with patience, discipline, and zero AI-generated code.
