Popular repositories Loading
-
ft_transcendence
ft_transcendence PublicA full-stack web application project developed for Ecole 42, featuring a 3D Pong game, built with Django, Vanilla JavaScript, PostgreSQL, and Nginx. It includes OAuth2.0 authentication, a complete …
JavaScript 1
-
minitalk
minitalk PublicA project that demonstrates inter-process communication in C using UNIX signals. It features a server-client system where messages are sent bit by bit using SIGUSR1 and SIGUSR2.
C
-
so_long
so_long PublicA 2D adventure game built with MiniLibX. Players collect items on the map and reach the exit using the W, A, S, and D keys. The map includes walls, collectibles, and free spaces. The goal is to col…
C
-
push_swap
push_swap PublicThis project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms an…
C
-
philosophers
philosophers PublicA concurrent programming project that simulates the Dining Philosophers Problem. It explores process synchronization using threads, mutexes, processes, and semaphores to prevent deadlocks and manag…
C
-
minishell
minishell PublicA mini shell implementation written in C that supports command execution, built-in commands, environment variable management, input/output redirection, and piping.
C
If the problem persists, check the GitHub status page or contact support.