Popular repositories Loading
-
push-swap
push-swap PublicPush Swap is a project that requires sorting a stack of integers using a restricted set of operations and an auxiliary stack.
C
-
triangle-fractal
triangle-fractal PublicFractal: A C-based project that visualizes Mandelbrot, Julia, and Burning Ship fractals using MiniLibX. Features interactive zooming, panning, and color-shifting, with robust input validation and e…
C
-
pipe
pipe PublicPipex is a C program that mimics the behavior of Unix pipes. It allows you to connect two commands by redirecting the output of the first command to the input of the second command, reading from an…
C
-
Philosophers
Philosophers PublicThis project provides a robust solution to the classic Dining Philosophers problem using multithreading and mutex synchronization.
C
If the problem persists, check the GitHub status page or contact support.