Languages & Systems
| Project | Description | Grade | Status |
|---|---|---|---|
| Libft | Custom C standard library | 125/100 | β |
| ft_printf | Complete rewrite of the printf function | 100/100 | β |
| Get_Next_Line | Reading a file line by line | 112/100 | β |
| Born2beroot | System Admin & Virtualization | 110/100 | β |
| push_swap | Optimized integer sorting algorithm | 125/100 | β |
| Python Module 00 | Language basics and syntax | 100/100 | β |
| Python Module 01 | Introduction to OOP | 100/100 | β |
| Python Module 02 | Exception handling and error management | 100/100 | β |
| Python Module 03 | Collection manipulation (lists, dicts) | 100/100 | β |
| Python Module 04 | File management and I/O | 100/100 | β |
| Python Module 05 | Abstract classes and Polymorphism | 100/100 | β |
| Python Module 06 | Package imports and module structuring | 100/100 | β |
| Python Module 07 | Advanced Abstract Methods | 100/100 | β |
| Python Module 08 | Virtual environments & Data (Numpy/Matplotlib) | 100/100 | β |
| Python Module 09 | Data validation with Pydantic | 100/100 | β |
| Python Module 10 | Lambda functions & Citizen classes | 100/100 | β |
| A_maze_ing | Maze generation and pathfinding | In progress | β³ |