This repository serves as an archive of my work at 42 Heilbronn. It documents my progress through the curriculum, starting with the C Piscine and continuing through the Common Core, now including the new Python track.
Here is a list of the projects I am working on or have completed.
- Shell 00
- Shell 01
- C 00
- C 01
- C 02
- C 03
- C 04
- C 05
- C 06
- C 07
- C 08
- C 09
- C 10
- C 11
- C 12
- C 13
- Exam Rank 02
- Born2beroot
- A-Maze-Ing
- Python Module 00
- Python Module 01
- Python Module 02
- Python Module 03
- Python Module 04
- Python Module 05
- Python Module 06
- Python Module 07
- Python Module 08
- Python Module 09
- Python Module 10
- Exam Rank 03
- Call Me Maybe
- Codexion
- Fly-in
This repository is organized into two main sections:
- Piscine: Contains work from the C Piscine (July 2025).
- Core: Contains projects from the Common Core curriculum (October Kickoff), including both C projects and the new Python modules.
This section also serves as a space for personal notes, code snippets, and key takeaways from different concepts encountered throughout the 42 curriculum.
- Languages: C, C++, Python, Shell
- Tools: Git, Vim, VS Code, PyCharm, Valgrind, GDB
- Concepts: Algorithms, Data Structures, Unix/Linux Systems, Virtualization, Low-level Programming
The code in this repository is licensed under the MIT License. You are free to use, modify, and distribute the code, but you must include the original copyright notice. See the MIT License file for full details.
In accordance with the 42 Network's academic policy, this code is intended for personal archival purposes. Do not copy or plagiarize this work. The best way to learn is by facing the challenges and solving them yourself!