Pinned Repositories
Born2beroot
This project is a System Administration related exercise.
cplusplus
ft_printf
a function that memic the behavior of the printf function.
get_next_line
This project is about programming a function that returns a line read from a file descriptor.
Libft
libft is a small c library that provide some useful functions.
philosophers
pipex
This project aims to make you understand a bit deeper two concepts that you already know: the redirections and the pipes. It is an introduction project.
push_swap
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves
so_long
webServer
This project is about developing a tiny HTTP server that responds to client requests.
Abdellahmaarifa-1337's Repositories
Abdellahmaarifa-1337/Born2beroot
This project is a System Administration related exercise.
Abdellahmaarifa-1337/cplusplus
Abdellahmaarifa-1337/cub3d
Abdellahmaarifa-1337/ft_printf
a function that memic the behavior of the printf function.
Abdellahmaarifa-1337/get_next_line
This project is about programming a function that returns a line read from a file descriptor.
Abdellahmaarifa-1337/Libft
libft is a small c library that provide some useful functions.
Abdellahmaarifa-1337/minishell
As beautiful as shell
Abdellahmaarifa-1337/philosophers
Abdellahmaarifa-1337/pipex
This project aims to make you understand a bit deeper two concepts that you already know: the redirections and the pipes. It is an introduction project.
Abdellahmaarifa-1337/push_swap
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves
Abdellahmaarifa-1337/so_long
Abdellahmaarifa-1337/webServer
This project is about developing a tiny HTTP server that responds to client requests.
Abdellahmaarifa-1337/inception