Libft
Mimic some functions of the glibc and create a library of object files to use in upcoming projects
ft_printf
Mimic the behaviour of the printf function to use in upcoming projects
get_next_line
Mimic the behaviour of the getline function to use in upcoming projects
Linux System Administration
Related Project
Born 2 be Root
From beginner to intermediate concepts, Factory, Entity-Component, Strategy patterns ...and others. Using the SFML Library
Learn C++ Programming
by making games