Pinned Repositories
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
Cub3d
make something using raycasting
fract-ol
a fractal is a geometric shape containing detailed structure at arbitrarily small scales
ft_printf
get_next_line
Libft
This project aims to code a C library regrouping usual functions that we’ll be allowed to use in all my other 42 projects.
LinkedList
Linked List Implementation in C
Philosophers
The Dining Philosopher’s Problem
pipex
Pipex reproduces the behaviour of the shell pipe | command in C
push_swap
mregrag's Repositories
mregrag/fract-ol
a fractal is a geometric shape containing detailed structure at arbitrarily small scales
mregrag/get_next_line
mregrag/Libft
This project aims to code a C library regrouping usual functions that we’ll be allowed to use in all my other 42 projects.
mregrag/Philosophers
The Dining Philosopher’s Problem
mregrag/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
mregrag/Cub3d
make something using raycasting
mregrag/ft_printf
mregrag/LinkedList
Linked List Implementation in C
mregrag/mregrag
mregrag/My_pscine
mregrag/pipex
Pipex reproduces the behaviour of the shell pipe | command in C
mregrag/push_swap
mregrag/Minishell
beautiful shell
mregrag/Tree
Tree data structure implementation in c