Pinned Repositories
42_cub3D
cpp_piscine
A crash course to get familiar with C++ and OOP.
ft_printf_42
Function that reproduces part of the behaviour of the printf function in C.
Get_next_line_42
Function that returns a single line of text from a given file descriptor.
Libft
minishell
Project that tries to replicate a small version of the bash shell, complete with environment variable managment and pipe handling!
minitalk_42
Two small programs made to understand and get used to unix signals.
Philosophers
An interpretation of the hungry philosophers problem.
Push_swap_42
Program made to understand and experiment with sorting algorithms.
so_long_42
A small video game made to learn how to work with graphic libraries.
leonardoamici's Repositories
leonardoamici/42_cub3D
leonardoamici/cpp_piscine
A crash course to get familiar with C++ and OOP.
leonardoamici/ft_printf_42
Function that reproduces part of the behaviour of the printf function in C.
leonardoamici/Get_next_line_42
Function that returns a single line of text from a given file descriptor.
leonardoamici/Libft
leonardoamici/minishell
Project that tries to replicate a small version of the bash shell, complete with environment variable managment and pipe handling!
leonardoamici/minitalk_42
Two small programs made to understand and get used to unix signals.
leonardoamici/Philosophers
An interpretation of the hungry philosophers problem.
leonardoamici/Push_swap_42
Program made to understand and experiment with sorting algorithms.
leonardoamici/so_long_42
A small video game made to learn how to work with graphic libraries.
leonardoamici/leonardoamici