🌐 Available in: English | Italiano
Collection of projects developed as part of the 42 Firenze curriculum.
printf/
— Reimplementation ofprintf
in C with format specifiers, flags, and robust stdout printing.get_next_line/
— Line-by-line reader for files/STDIN in C using buffered I/O and safe memory handling.born2beroot/
— (coming later) System administration project: secure Linux VM setup and hardening.
milestone-1/ ├─ README.md / README.it.md ├─ printf/ ├─ get_next_line/ └─ born2beroot/