Here you’ll find a collection of my projects along with various contributions. These projects showcase my skills in C, C++, Shell, HTML, CSS, Javascript, algorithms, data structures and building libraries.
Libft: My own C library, which contains functions that are used in other 42 school projects.
ft_printf: My implementation of the printf() function.
pipex: A program that replicates the Shell Pipe ( | ) operator.
so_long: A simple 2D game created using 42's graphical library.
42-Discovery-Piscine: My projects from the 42 web development piscine.