- agadir, morocco
-
00:51
(UTC) - @Tca001D
- https://open.spotify.com/user/31rydlx3v4kntcvw52yz55ntfeva?si=e01361ae59294915
Highlights
- Pro
Popular repositories Loading
-
get_next_line
get_next_line PublicThis function reads from a file descriptor and returns a single line at a time. It’s designed to handle any file or standard input efficiently, making it easy to process text line by line.
C 1
-
libft
libft PublicThis is my first repository! It’s a personal C library that includes custom implementations of common functions from the standard C library and some additional utility functions. It’s designed to h…
C
-
ft_printf
ft_printf Publicft_printf is a custom implementation of the standard printf function. This project is part of the cursus and focuses on handling formatted output with precision
C
-
Pipex
Pipex PublicThis project recreates the shell pipe (|) functionality, allowing multiple commands to communicate through standard input and output, just like in a real shell.
C
-
push_swap
push_swap PublicPush_swap is a sorting algorithm project where a given set of numbers is sorted using two stacks and a limited set of operations. The goal is to sort the numbers efficiently while displaying the in…
C
If the problem persists, check the GitHub status page or contact support.