Here you can find all my work made during my studies at Hive Helsinki; a private coding school part of the 42 Network.
Unfortunately commits are not visible here
- Piscine Reloaded
- Repetition from the Piscine; an immersive four-week training bootcamp that defines who will enroll in the school.
- Libft
- Personal library with basic C functions.
- Get Next Line
- A function that returns a line from a file descriptor
- Fillit
- Arrange a bunch of tetriminios to create the smallest square possible.
- Ft_printf
- Create your own version of libc's printf