Welcome to my 42 School projects repository! This README provides an overview of my journey through the 42 curriculum, showcasing the projects I've completed and those I'm currently working on.
Project Name | Description | Goals | Type | Status | Grade |
---|---|---|---|---|---|
42 Commandements | Welcome, young cadet! | Code of conduct | Solo | ✅ | 100 |
Libft | Recode a number of standard C library functions | Basics of C, static libraries | Solo | ✅ | 124 |
Get_Next_Line | You'll always need to read content line by line | File descriptors, basic parsing, bufferisation | Solo | ✅ | 105 |
Project Name | Description | Goals | Type | Status | Grade |
---|---|---|---|---|---|
ft_printf | Code your own printf! | Parsing, variational functions | Solo | ✅ | 114 |
Push_swap | Sort a stack as efficiently as possible | Sorting algorithms, basics of stacks manipulations | Solo | ✅ | 0 |
Lem-in | How long will it take the ants to get out of their maze? | Graph search, max flow problem | Group |
Project Name | Description | Goals | Type | Status | Grade |
---|---|---|---|---|---|
FdF | Represent the mesh in "wire of a field" in 3D | Simple graphic library, segment layout, events, 3D to 2D projection | Group | ? | |
Fract'ol | Discover the psychedelic world of fractals | 2D programming, optimization | Solo | ? |
Project Name | Description | Goals | Type | Status | Grade |
---|---|---|---|---|---|
Init | Introduction to systems administration and networks | Unix, systems administration | Solo | ? | |
Born2beroot | Setting up a own server | Micro services, docker, unix, containers, DevOps | Solo | ✅ | 123 |
Docker-1 | Think with containers! | Micro services, docker, unix, containers, DevOps | Solo | ⌛ | - |
Throughout these projects, I've gained experience in:
- C programming and library creation
- Algorithms and data structures
- Graphics programming
- Systems administration and networking
- Web development (Full stack)
- Group project collaboration
- Problem-solving and optimization
- Completed the Common Core curriculum
- Explored multiple branches: Algo, Graphics, Systems Administration, and Web
- Achieved perfect scores (125) in several challenging projects
Feel free to reach out if you have any questions about my projects or 42 School experience!