Marcela Richard de Araújo's repositories
42-minitalk
This is a 42 project. Create a data exchange between server and client with UNIX signals.
42-ft_printf
This is a 42 project that consists of a simplified version of the printf function in C.
42-born2beroot
This is a 42 project that aims to create a virtual machine in VirtualBox under specific instructions.
42-get_next_line
This is a 42 project. The purpose is to implement the function get_next_line which returns one line at a time from a text file.
42-minishell
This is a 42 project. This project is about creating a simple shell.
42-philosophers
This is a 42 project. Philosophers dinner problem in C.
42-push_swap
This is a 42 project. Sort a stack of integer numbers using the minimum number of instructions.