-
UM6P
- Over the moon
- @x0141af92ax
- in/ridasbaa
Highlights
- Pro
Pinned Loading
-
Get_next_line
Get_next_line Publicget_next_line is a project at 42 School that involves writing a function that returns a line read from a file descriptor. The goal is to learn about static variables, file descriptors, memory manag…
C
-
push_swap
push_swap PublicPush_swap is a highly efficient sorting algorithm project involving data manipulation on a stack data structure. The goal is to write a C program that calculates and displays the smallest instructi…
C
-
pipex
pipex PublicA C implementation of the UNIX mechanism pipe. This project mimics the behavior of the shell command < infile cmd1 | cmd2 > outfile, handling process creation, file descriptor redirection, and exe…
C
-
a-maze-ing
a-maze-ing PublicA-Maze-ing is a Python-based maze generator and visualizer. It creates random, coherent mazes using both Non-Recursive Backtracker (DFS) and Prim's Algorithm. The project includes a mandatory "42" …
Python
If the problem persists, check the GitHub status page or contact support.

