-
42 Abu Dhabi (Student)
- Al Ain, Abu Dhabi, UAE
- https://github.com/Malbreik/README
- in/mohammad-hasan-028a71184
Highlights
- Pro
Popular repositories Loading
-
42_libft
42_libft Public๐ A custom C standard library recreated from scratch โ part of the 42 coding school journey. Includes essential functions for memory, string, and list manipulation, written in pure C ๐ป.
C
-
42_ft_printf
42_ft_printf Public๐จ๏ธ ft_printf โ A custom implementation of the C printf function, built from the ground up at 42. ๐ฏ Handles formatted output with precision, efficiency, and full support for flags, width, and types.
C
-
42_get_next_line
42_get_next_line Public๐ get_next_line โ Efficient line-by-line file reading in C, developed for the 42 coding school. ๐ Reads from a file descriptor one line at a time, handling buffers and memory with precision.
C
-
42_minitalk
42_minitalk Public๐ก minitalk โ A simple messaging system using UNIX signals, built at 42. ๐ฌ Enables communication between processes by encoding characters bit by bit using SIGUSR1 and SIGUSR2.
C
-
42_push_swap
42_push_swap Public๐งฎ push_swap โ Sorting integers with minimal operations using two stacks, crafted at 42. โ๏ธ Features custom algorithms to optimize sorting with limited stack-based instructions.
C
-
42_so_long
42_so_long Public๐น๏ธ so_long โ A 2D mini-game built with the MLX graphics library at 42. ๐ช Navigate mazes, collect items, and reach the exit โ all while learning event handling and rendering in C!
C
If the problem persists, check the GitHub status page or contact support.