-
42/1337
- agadir, morocco
-
14:25
(UTC) - @Tca001D
- in/mohamed-el-mouhib-1263302b7
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
-
so_long
so_long PublicThis is so_long, my very first own game written in C! This project is built using MiniLibX, featuring a simple yet fun 2D game where you navigate a character through a maze, collect items, and reac…
C
If the problem persists, check the GitHub status page or contact support.