Circle
Project
Language
Grade
Description
0.0
Writing my own library of functions from the C standard libraries
1.0
Read a single line from a file descriptor
1.1
Replica of printf with the most useful conversions and flags
1.2
Create a virtual machine to host a Debian server
2.0
Small 2D game with minilibx, inspired by Pacman
2.1
Small data exchange program using UNIX signals
2.2
Sort a list of random integers on two stacks in the least amount of moves possible using only limited operators
3.0
Solve the dining philosophers problem with threads and mutexes
3.1
Create a simple shell program, inspired by bash (team project)
4-5
Collection of modules for learning object-oriented programming and everything C++
4.1
Solve IP addressing and network issues in a training interface
4.2
Create a 3D maze game using ray-casting, inspired by Wolfenstein3D (team project)
5.1
Set up a Docker network with containers for nginx, mariadb, and wordpress
5.2
Create a HTTP webserver (team project)
6.0
Create a website where users can play pong (team project)
4-6
Practicing for the exams at 42
The Holy Graph (Common Core) - as of Feb 2024
To clone this repository including the submodules:
git clone --recursive https://github.com/aaron-22766/42_Cursus.git