Pinned Repositories
42-Piscine
Tout 42
42-Projects
Born2beroot
Introduction to the virtualization by configuring my first Virtual Machine
cub3D
Using graphic tools to make a raycasting game like Wolfenstein 3D in C
frontendmentor
ft_containers
Implementation of three majors STL containers of C++ (vector, map and stack) in CPP98
ft_irc
IRC chat in C++98 based on RFC2812
ft_linear_regression
minishell
My implementation of a shell in C with redirections, pipes, here_doc...
so_long
2D and Top view game with the minilibx graphic library in C
armendes42's Repositories
armendes42/42-Projects
armendes42/42-Piscine
Tout 42
armendes42/Born2beroot
Introduction to the virtualization by configuring my first Virtual Machine
armendes42/cub3D
Using graphic tools to make a raycasting game like Wolfenstein 3D in C
armendes42/frontendmentor
armendes42/ft_containers
Implementation of three majors STL containers of C++ (vector, map and stack) in CPP98
armendes42/ft_irc
IRC chat in C++98 based on RFC2812
armendes42/ft_linear_regression
armendes42/minishell
My implementation of a shell in C with redirections, pipes, here_doc...
armendes42/so_long
2D and Top view game with the minilibx graphic library in C
armendes42/ft_printf
Implementation of the printf function in C
armendes42/get_next_line
C function that reads a file line by line until the end
armendes42/Inception
Introduction to Docker by creating and configuring our own image for NGINX, Wordpress and MariaDB
armendes42/Libft
Implementation of some of the Standard C Library, plus additional ones
armendes42/multilayer-perceptron
armendes42/MyFirst2DGameUnity
My first 2D game with Unity
armendes42/NetPractice
A set of networking exercises with a focus on IP addresses and subnet masks
armendes42/Philosophers
Dining philosophers problem in C
armendes42/pipex
Implementation of pipe Shell operator in C
armendes42/Piscine-Python-ML
armendes42/PiscineCPP
Learning the fundamentals of CPP in CPP98
armendes42/push_swap
Sorting algorithm with only two stacks in C
armendes42/script_inception