-
42 Istanbul
- in/seyda-dadak
- https://medium.com/@sdadak42
Pinned Loading
-
Libft
Libft PublicImplementation of standard C library functions (libc) with a focus on memory management, string manipulation, and linked lists.
C
-
So_Long
So_Long PublicA 2D adventure game built in C with MiniLibX. Features texture rendering, event handling, and a flood-fill algorithm for path checking.
C
-
Push_Swap
Push_Swap PublicA highly efficient data sorting algorithm project using two stacks and a limited set of instructions. Focuses on algorithmic complexity and optimization.
C
-
Minitalk
Minitalk PublicA client-server communication program using UNIX signals (SIGUSR1/SIGUSR2). Demonstrates Inter-Process Communication and bitwise operations in C.
C
-
Get_Next_Line
Get_Next_Line PublicA C function that reads a text file line by line. This project introduces the concept of static variables and file descriptor management.
C
-
ft_printf
ft_printf PublicA custom implementation of the standard C library function printf. Focuses on handling variadic arguments and data formatting.
C
If the problem persists, check the GitHub status page or contact support.