-
Freelance
- Vienna
Highlights
- Pro
Popular repositories Loading
-
Philosopher_42
Philosopher_42 PublicThe Philosopher Project is a coding challenge that simulates the dining philosophers problem - a classic synchronization problem. Providing hands-on experience in handling multi-threaded processes.
C
-
Libft_42
Libft_42 PublicThe 42 libft project is a fundamental programming exercise that involves creating a custom C library containing essential functions like string manipulation, memory management, and list operations,…
C
-
Ft_Printf_42
Ft_Printf_42 PublicThe 42 ft_printf project involves implementing a simplified version of the printf function in C, supporting various format specifiers for printing formatted output to the console. It's a crucial ex…
-
Minitalk_42
Minitalk_42 PublicMinitalk is a 42 project focused on low-level interprocess communication in C. It entails creating a client-server system where the client sends messages encoded in binary via signals to the server…
C
-
So_Long_42
So_Long_42 Public"So Long" is a 42 project that involves developing a simple 2D game in C. It focuses on parsing, error management, and memory allocation, requiring the player to navigate through a map, collect ite…
C
-
Push_Swap_42
Push_Swap_42 PublicPush_Swap is a sorting algorithm project where you must sort a stack of numbers using only a limited set of operations on two stacks. It challenges algorithmic thinking, optimization, and understan…
C
If the problem persists, check the GitHub status page or contact support.