π¨βπ» 42 student, passionate about coding.
π Always up for a new challenge.
π§ I love digging deep into how things work.
π Teamwork keeps me inspired.
Pinned Loading
-
minishell
minishell PublicForked from sferrad/minishell
Minishell is a group project developed as part of the 42 curriculum. The goal is to build a simplified version of a Unix shell from scratch. It supports command execution, pipes, redirections (>, <β¦
C
-
FDF
FDF PublicFdF β 3D Wireframe Map Visualizer A C project that reads a file of points and displays a 3D wireframe map using isometric projection. The program renders a height map with color and transformation β¦
C
-
LibbFT
LibbFT PublicUn projet oΓΉ je recrΓ©e des fonctions utiles de la librairie standard en C, comme strlen, strcpy, memset, etc. Pratique pour mieux comprendre le langage C et apprendre Γ coder proprement.
C
-
Philosophers
Philosophers PublicPhilosophers is a 42 group project simulating the Dining Philosophers problem. It focuses on multithreading, mutex usage, and preventing deadlocks. Each philosopher is a thread that alternates betwβ¦
C
-
Push_Swap
Push_Swap Publicπ push_swap is a 42 school project that consists of sorting a stack of integers using a limited set of operations on two stacks (stack A and stack B). The goal is to sort the data with the fewest pβ¦
C
-
Cub3D
Cub3D PublicCub3D is a 42 graphics project inspired by early 3D games like Wolfenstein 3D. It uses raycasting to render a 3D view from a 2D map. The player can move and rotate within the environment. The projeβ¦
C
If the problem persists, check the GitHub status page or contact support.