- Porto, Portugal
Highlights
- Pro
Pinned Loading
-
42_Push_Swap
42_Push_Swap PublicThis project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and โฆ
C 8
-
42_so_long
42_so_long PublicThis project is a very small 2D game with textures, sprites and some very basic gameplay elements.
C 6
-
42_Get_Next_Line
42_Get_Next_Line PublicMay it be a file, stdin, or even later a network connection, we will always need a way to read content line by line. It is time to start working on this function, which will be essential for our fuโฆ
C 5
-
42_Cursus_3_minishell
42_Cursus_3_minishell PublicForked from ZPedro99/42Cursus_3_minishell
This project is about creating a simple shell. Yes, our own little bash. We learnt a lot about processes and file descriptors.
C 2
-
42_Philosophers
42_Philosophers PublicIn this project, I will learn the basics of threading a processm, how to create threads, and how to apply mutexes.
C 1
If the problem persists, check the GitHub status page or contact support.