Welcome to my Codam (42 Network) project collection!
Each repository here represents a milestone from the 42 curriculum,
written in pure C, with a focus on algorithmic thinking, UNIX programming,
and low-level systems design.
| Project | Description | Status |
|---|---|---|
| libft | Reimplementation of standard C library functions | ✅ Finished |
| get_next_line | Read a line from a file descriptor | ✅ Finished |
| ft_printf | Implementation of printf |
🧩 In progress |
- Language: C (ISO C99)
- Environment: Linux
- Tools: Makefile, Valgrind, GDB, Clang
Codam is part of the 42 Network —
a global peer-to-peer coding school with no teachers, no courses,
only projects and collaboration.
Learn more about the 42 Network.