My personal progress through the 42 Porto Common Core curriculum, from
Libft through the final ranks — every project under Projects/,
every exam under Exams/, with progress tracked by milestone
below.
| Folder | Contents |
|---|---|
Projects/ |
Every Common Core project, one folder per project, organised by milestone |
Exams/ |
Exam study materials and solutions, one folder per exam rank |
Note
Our Kick-off, which was the #7, marked the transition from the previous Common Core curriculum to the newer one, which introduced Python. As a result, some project ranks shifted: Born2beroot was a Milestone 1 project (I completed it as such) but is now Milestone 2, while push_swap was a Milestone 2 project (I completed it as such) but is now Milestone 1. The table below reflects the milestone at which I actually completed each project.
| Milestone | Content | Status |
|---|---|---|
| 0 | Libft | ✅ |
| 1 | Born2beroot · ft_printf · get_next_line | ✅ |
| 2 | A-Maze-ing · Piscine Python · push_swap · Exam Rank 02 | ✅ |
| 3 | Call Me Maybe · Codexion · Fly-in · Exam Rank 03 | 🔷 In progress |
| 4 | NetPractice · Pac-Man · RAG against the machine · Exam Rank 04 | 🔒 |
| 5 | Agent Smith · Inception · The Answer Protocol · Exam Rank 05 | 🔒 |
| 6 | 42_Collaborative_resume · ft_transcendence · Exam Rank 06 | 🔒 |
Each milestone must be validated before unlocking the next. See
Projects/README.mdfor the full project list andExams/README.mdfor exam details.
- Curriculum: 42 Porto
This repository is part of the 42 Student Network curriculum.
