Milestone 0 - Foundation
libft
Essential C functions library replication - building your own standard library from scratch
To-Do List
0/12 TasksMilestone 1 - System Programming
born2beRoot
Configure a secure Linux VM with essential services and strict security policies
To-Do List
0/10 Tasksft_printf
Reimplement the printf function from scratch with variadic arguments
To-Do List
0/9 Tasksget_next_line
Read input line by line from file descriptors with buffer management
To-Do List
0/8 TasksMilestone 2 - Algorithms & Graphics
push_swap
Optimize sorting algorithms using two stacks with minimal operations
To-Do List
0/11 Tasksfractol
Render beautiful fractals (Mandelbrot, Julia) with interactive controls
To-Do List
0/10 Taskspipex
Replicate shell pipe behavior using fork, pipe, and exec
To-Do List
0/9 TasksMilestone 3 - Concurrency & Shell
philosophers
Solve the dining philosophers problem using threads and mutexes
To-Do List
0/12 Tasksminishell
Build a fully functional POSIX-compliant shell like bash
To-Do List
0/15 TasksMilestone 4 - Graphics & C++
netpractice
Hands-on networking practice: TCP/IP, routing, subnetting, and DNS
To-Do List
0/10 Taskscub3D
Build a Wolfenstein 3D-style raycasting engine with textured walls
To-Do List
0/14 Taskscpp0-4
C++ fundamentals: OOP, classes, inheritance, polymorphism, and RAII
To-Do List
0/13 TasksMilestone 5 - DevOps & Networking
ft_irc
Build a multi-user IRC server with full protocol support
To-Do List
0/14 Tasksinception
Deploy a complete web infrastructure using Docker containers
To-Do List
0/15 Taskscpp5-9
Advanced C++: templates, STL containers, iterators, and algorithms
To-Do List
0/13 TasksMilestone 6 - Final Project
transcendence
Real-time multiplayer Pong game with full web stack (frontend, backend, database)
To-Do List
0/20 TasksJourney Complete!
Upon completing transcendence, you will have mastered the 42 Common Core curriculum. This journey represents hundreds of hours of dedication, problem-solving, and growth.
"The only way to do great work is to love what you do."
- Steve Jobs