ONLY USE THIS AS A REFERENCE, IF YOU COPY YOU RISK GETTING A -42!!
Finished | Description | Projes |
---|---|---|
Libft | This project aims to code a C library regrouping usual functions that you’ll be using for all your next projects. |
Finished | Description | Projes |
---|---|---|
get_next_line | The aim of this project is to make you code a function that returns a line and read from a file descriptor. |
|
Born2beroot | Quiz to test your network knowledge. | |
ft_printf | Because putnbr and putstr aren’t enough. |
Finished | Description | Projes |
---|---|---|
push_swap | push_swap project we learned sorting algorithms and stack structure. | |
fract-ol | fract-ol poject visualized fractals with minilibx 42's visualize library.:) | |
minitalk | Bitwise and UINX singal's usage learning! |
Finished | Description | Projes |
---|---|---|
minishell | Minishell project we are learning how it's working bash. | |
philosophers | Philosophers project we are learning processes with threads working with no data-races/race-conditions. |
Finished | Description | Projes |
---|---|---|
cub3D | cub3D project we are making Wolfstein 3D game with using Ray Casting. | |
NetPractice | NetPractice project teaching how it's working IP subnetwork. | |
CPP Modules | CPP Modules teaching all learned C language's CPP versione like piscine cursus. |