Pinned Repositories
42Porto-cub3D
A simple 3D 'game' using MinilLibX (mlx), the graphic library of the 42School and the raycasting algorithm
42Porto-ft_printf
This project aims to code a custom implementation of the C printf function
42Porto-get_next_line
A function that returns a line, ending with a newline, read from a file descriptor.
42Porto-libft
This project demands to create a C header file with a recreation of usual functions so that you can easily use them on your future projects.
42Porto-minishell
Small implementation of a UNIX based-like shell
42Porto-minitalk
Small data exchange between client and server programs using UNIX signals
42Porto-philosophers
Philosophers dinner problem in C. Introduction to threads, mutexes, processes, semaphores and Inter Process Communication (IPC)
42Porto-push_swap
A program that sorts a stack of integers in the least steps possible, based on a limited set of instructions
42Porto-so_long
A small 2D game developed with MiniLibx, the graphic library of the 42School.
SEA-ME-Students
The main repository to keep students' records
reomelo's Repositories
reomelo/42Porto-cub3D
A simple 3D 'game' using MinilLibX (mlx), the graphic library of the 42School and the raycasting algorithm
reomelo/42Porto-ft_printf
This project aims to code a custom implementation of the C printf function
reomelo/42Porto-get_next_line
A function that returns a line, ending with a newline, read from a file descriptor.
reomelo/42Porto-libft
This project demands to create a C header file with a recreation of usual functions so that you can easily use them on your future projects.
reomelo/42Porto-minishell
Small implementation of a UNIX based-like shell
reomelo/42Porto-minitalk
Small data exchange between client and server programs using UNIX signals
reomelo/42Porto-philosophers
Philosophers dinner problem in C. Introduction to threads, mutexes, processes, semaphores and Inter Process Communication (IPC)
reomelo/42Porto-push_swap
A program that sorts a stack of integers in the least steps possible, based on a limited set of instructions
reomelo/42Porto-so_long
A small 2D game developed with MiniLibx, the graphic library of the 42School.