- Berlin, Germany
-
05:04
(UTC +01:00) - in/shehani-hansi
Highlights
- Pro
Pinned Loading
-
-
42_ft_printf
42_ft_printf Publicft_printf is a 42 school project that involves implementing a custom version of the C standard library's printf function. This project helps you understand variable argument lists and formatting op…
C
-
42_get_next_line
42_get_next_line PublicGet Next Line is a 42 school project focused on reading from a file descriptor one line at a time. It improves your understanding of dynamic memory management and file I/O in C
C
-
42_libft
42_libft PublicLibft is a foundational project from the 42 programming school that involves creating a personal library of C functions. It includes custom implementations of string manipulation, memory management…
C
-
42_minitalk
42_minitalk Public"Minitalk is a 42 school project focused on creating a communication system using signals. It enhances your understanding of process communication and signal handling in C
C
-
42_philo
42_philo PublicPhilosopher is a 42 school project that simulates the dining philosophers problem. It enhances your understanding of concurrency and synchronization in C by managing threads and resource sharing am…
C
If the problem persists, check the GitHub status page or contact support.