Pinned Repositories
CPP-42
cub3D
Cub3D (42cursus) 2019-2020. This project is inspired by the world famous game, cociderate like the first FPS never developed. First look of the ray-casting. The aim is to do a dynamic view in a maze.
ft_containers
The aim of this project is to understand how the containers of the STL, some interesting allocation method, some tricks with the linker and optimisation.
ft_printf
Ft_printf (42cursus) 2019-2020. Remake printf. A project usefull for the next projects. The aim is to learn how variable size arguments works.
ft_server
Ft_server (42cursus) 2019-2020. Sys-Admin project. The aim is to discover Docker and setup a web server.
get_next_line
Get_next_line (42cursus) 2019-2020. This project aims is to code a function that return a line ended by a carriage return read in a file descriptor.
libasm
Libasm (42cursus) 2019-2020. The project aim is to get a first interaction with assembly language.
libft
Libft (42cursus) 2019-2020. This project aims to redo in C a library of usual functions that can be used is the next projects of 42.
minishell
Minishell (42cursus) 2019-2020. The aim is to create a simple shell. Learn about process and file descriptors.
netwhat
Netwhat (42cursus) 2019-2020. This project is an introduction to network issues. Here you can find my research for the project.
rchallie's Repositories
rchallie/ft_containers
The aim of this project is to understand how the containers of the STL, some interesting allocation method, some tricks with the linker and optimisation.
rchallie/netwhat
Netwhat (42cursus) 2019-2020. This project is an introduction to network issues. Here you can find my research for the project.
rchallie/libft
Libft (42cursus) 2019-2020. This project aims to redo in C a library of usual functions that can be used is the next projects of 42.
rchallie/ft_printf
Ft_printf (42cursus) 2019-2020. Remake printf. A project usefull for the next projects. The aim is to learn how variable size arguments works.
rchallie/get_next_line
Get_next_line (42cursus) 2019-2020. This project aims is to code a function that return a line ended by a carriage return read in a file descriptor.
rchallie/ft_server
Ft_server (42cursus) 2019-2020. Sys-Admin project. The aim is to discover Docker and setup a web server.
rchallie/cub3D
Cub3D (42cursus) 2019-2020. This project is inspired by the world famous game, cociderate like the first FPS never developed. First look of the ray-casting. The aim is to do a dynamic view in a maze.
rchallie/libasm
Libasm (42cursus) 2019-2020. The project aim is to get a first interaction with assembly language.
rchallie/minishell
Minishell (42cursus) 2019-2020. The aim is to create a simple shell. Learn about process and file descriptors.
rchallie/CPP-42
rchallie/ft_services
Ft_Services (42cursus) 2019-2020. Sys-Admin project. Use Kubernetes to create a service with some applications.
rchallie/42-exam-rank-04
The third exam of the new cursus at 42
rchallie/bitnami_charts
Bitnami Helm Charts
rchallie/cloud-1
rchallie/docs-content
Scaleway Documentation contents
rchallie/ft_containers_tester
rchallie/ft_linux
rchallie/nm-otool
rchallie/philosophers
rchallie/push_swap
Here the aim is to sort data stacks, using the lowest possible number of actions.
rchallie/rchallie
rchallie/signoz-charts
Helm Charts for SigNoz
rchallie/terraform-provider-scaleway
Terraform Scaleway provider
rchallie/webserv
Webserv project of 42 cursus.
rchallie/xml_grepper
Is a simple script to get the value of a tag in an xml file.