- Libft: Your first own library.
- Printf: Because ft_putnbr() and ft_putstr() aren't enough.
- GNL: Reading a line on a fd is way too tedious.
- Push Swap: Small sorting algorithm.
- Minitalk: UNIX signal exchange between a client and a server.
- So Long: Simple 2D game using the MiniLibX.
- Philosophers: Dangerous dinner simulator with threads & mutexs.
- Minishell: A basic shell implementation with support for commands, pipes, and redirections.
- Cube 3D: A little reproduction of the legendary Wolfenstein.
- CPP Modules: The first step in the C++ language.
- STM32 Basics: The basics notions of embededs systems with STM32 (GPIO, LED, button, ADC, UART, HAL basics).
- STM32 Weather Station: A small weather station. (HAL STM32, I²C, PWM, UART)



