Highlights
- Pro
Pinned Loading
-
Minishell-42
Minishell-42 Public🐚 A C mini shell that parses and expands commands, runs pipelines and redirections (|, <, >, >>, <<), handles signals and heredoc, and implements builtins (echo, cd, pwd, export, unset, env, exit).
C 1
-
CPP_00-04_Rank04
CPP_00-04_Rank04 PublicLearning Object-Oriented Programming in C++ through modules CPP00 to CPP04 — mastering classes, inheritance, polymorphism, memory management, and canonical forms.
C++
-
CPP_05-09_Rank05
CPP_05-09_Rank05 PublicExploring advanced Object-Oriented Programming and modern C++ features through modules CPP05–CPP09 — focusing on exception handling, type conversion, templates, and the Standard Template Library (S…
C++
-
CUB3D_42
CUB3D_42 Public🎮A first-person 3D maze engine built in pure C with MiniLibX — featuring real-time raycasting, textured walls, mouse look, and a dynamic minimap.
C
-
get_next_line-42
get_next_line-42 PublicEste proyecto implementa get_next_line, una función que permite leer un archivo línea a línea, gestionando internamente un buffer estático y manteniendo el estado entre llamadas sucesivas.
C
-
Philosophers-42
Philosophers-42 Public🧘 A C project simulating the classic Dining Philosophers problem. Each philosopher thinks, eats, and sleeps while sharing forks safely using threads, mutexes, and semaphores to avoid deadlocks.
C
If the problem persists, check the GitHub status page or contact support.

