Pinned Repositories
.vimrc
My vim configuration
1337-Piscine-42
June Piscine 2021 from 1337 Benguerir 42 Network.
fractol
the goal is to draw various fractol thanks to a graphical library named MiniLibX
ft_printf
This function reproduces the basic behavior of the C "printf" function from the stdlib.h library.
get_next_line
The goal of this project is to get the line from a file
informatops.com
Pages du blog informatops.com
libft
Here are the main functions that I'm using for my projects. A lot of them copy the behavior of the most famous functions from the string.h library or other ones. It was a good project to understand how they are working and how to create your own library.
minishell
recreate the shell taking for reference bash-v3.2
push_swap
The goal of this program is to create an efficient algorithm to sort up to 500 numbers
Setup
This is a basic repository that I created to start my future projects. It contains a Makefile, my Libft, ft_printf and my get_next_line functions. All are ready to be used
SimArch21's Repositories
SimArch21/libft
Here are the main functions that I'm using for my projects. A lot of them copy the behavior of the most famous functions from the string.h library or other ones. It was a good project to understand how they are working and how to create your own library.
SimArch21/.vimrc
My vim configuration
SimArch21/ft_printf
This function reproduces the basic behavior of the C "printf" function from the stdlib.h library.
SimArch21/get_next_line
The goal of this project is to get the line from a file
SimArch21/push_swap
The goal of this program is to create an efficient algorithm to sort up to 500 numbers
SimArch21/Setup
This is a basic repository that I created to start my future projects. It contains a Makefile, my Libft, ft_printf and my get_next_line functions. All are ready to be used
SimArch21/1337-Piscine-42
June Piscine 2021 from 1337 Benguerir 42 Network.
SimArch21/fractol
the goal is to draw various fractol thanks to a graphical library named MiniLibX
SimArch21/informatops.com
Pages du blog informatops.com
SimArch21/pipex
SimArch21/Piscine2023
Here are my commit of my 2023 Piscine
SimArch21/Piscine_Discovery_2023
5 days of piscine discovery from 42 Barcelona