Pinned Repositories
Discovery_CyberSec_42_ES
"Explore 42 Network's beta-phase cybersecurity projects from 42 Madrid. Tailored for beginners, these hands-on initiatives introduce cybersecurity basics. Note: Due to the beta phase, expect structural and subject adjustments."
ft_printf
ft_printf is a custom C implementation of the printf function made at 42School. It offers versatile formatting and printing capabilities for various data types, making it a valuable learning tool for understanding string formatting in C.
get_next_line
A function that allows you to read the content of the file pointed to by the file descriptor, line by line, until the end.
libft
This project involves programming a standart C library, along with certain additional functions, to implement it in my future programs.
Minishell
Minishell is a shell implementation written in C
pipex
pipex
piscine_42
This repository contains all the work done during the 42_Network entrance pool. It may contain errors and be incomplete!
push_swap
Sort a random list of integers using the smallest number of moves, 2 stacks and a limited set of operations.
So_Long
"So Long" was my fourth project at School 42, which required us to create a 2D video game (Pac-Man style) using the MLX library. The project involved memory management considerations and had the unique feature where the end user, wanting to execute the game, could create the game map using '0' and '1'.
volmerES
"Repository exclusively intended for the description of the main GitHub profile."
VolmerES's Repositories
VolmerES/Discovery_CyberSec_42_ES
"Explore 42 Network's beta-phase cybersecurity projects from 42 Madrid. Tailored for beginners, these hands-on initiatives introduce cybersecurity basics. Note: Due to the beta phase, expect structural and subject adjustments."
VolmerES/get_next_line
A function that allows you to read the content of the file pointed to by the file descriptor, line by line, until the end.
VolmerES/libft
This project involves programming a standart C library, along with certain additional functions, to implement it in my future programs.
VolmerES/ft_printf
ft_printf is a custom C implementation of the printf function made at 42School. It offers versatile formatting and printing capabilities for various data types, making it a valuable learning tool for understanding string formatting in C.
VolmerES/Minishell
Minishell is a shell implementation written in C
VolmerES/pipex
pipex
VolmerES/piscine_42
This repository contains all the work done during the 42_Network entrance pool. It may contain errors and be incomplete!
VolmerES/push_swap
Sort a random list of integers using the smallest number of moves, 2 stacks and a limited set of operations.
VolmerES/So_Long
"So Long" was my fourth project at School 42, which required us to create a 2D video game (Pac-Man style) using the MLX library. The project involved memory management considerations and had the unique feature where the end user, wanting to execute the game, could create the game map using '0' and '1'.
VolmerES/volmerES
"Repository exclusively intended for the description of the main GitHub profile."