Pinned Repositories
42-School-Exam-Rank-06
Last 42 School Exam
CPP
Some learning projects about basic concepts of the C++ language.
cub3d
A game inspired by Wolfenstein, a dynamic view inside a maze using ray-casting.
dilopezcalle
discovery_piscine
Some learning projects about HTML, CSS and JavaScript
ft_printf
Implementation of the most famous and versatile C function: printf.
minitalk
Implementation of a communication program as a client and server.
pipex
Implementation of a program that simulates the behavior of a pipe between two or more commands.
push_swap
Program that orders a stack of numbers with a limited set of instructions.
so_long
Little game implemented with the minilibx library.
dilopezcalle's Repositories
dilopezcalle/42-School-Exam-Rank-06
Last 42 School Exam
dilopezcalle/CPP
Some learning projects about basic concepts of the C++ language.
dilopezcalle/cub3d
A game inspired by Wolfenstein, a dynamic view inside a maze using ray-casting.
dilopezcalle/dilopezcalle
dilopezcalle/discovery_piscine
Some learning projects about HTML, CSS and JavaScript
dilopezcalle/ft_printf
Implementation of the most famous and versatile C function: printf.
dilopezcalle/minitalk
Implementation of a communication program as a client and server.
dilopezcalle/pipex
Implementation of a program that simulates the behavior of a pipe between two or more commands.
dilopezcalle/push_swap
Program that orders a stack of numbers with a limited set of instructions.
dilopezcalle/so_long
Little game implemented with the minilibx library.
dilopezcalle/get_next_line
Function that allows reading the content of a file to which a file descriptor points, line to line.
dilopezcalle/Inception
dilopezcalle/libft
Basic library with implementations of the most used functions in C.
dilopezcalle/minishell
dilopezcalle/philosophers
Simple program that simulates and precisely timing the actions of a group of philosophers / threads.
dilopezcalle/webserv