π Projects |
---|
π Libft - A recreation of the C standard library, libft.h. |
βπΌ Ft_printf - A recreation of the printf() function in C |
β© Get_next_line - A C program for reading and outputting file contents, handling various buffer sizes efficiently |
π€ Born2beroot - An exploration of virtual machines and system administration |
πΎ So_long - A 2D game built in C using the 42 minilibx library |
π Pipex - Recreation of a bash-like one line terminal with pipe() and execve() for process handling. |
π’ Push_swap - A collection of sorting algorithms implemented in C. |
π₯ Minishell - A Bash likewise implementation in C |
π΄ Philosophers - Solving the dining philosophers problem in C to learn about threads and mutexes |
πΉοΈ Cub3D - A 3D game developed in C with the 42 minilibx library. |
𧱠C++ Module 1 - Learning core C++ concepts like pointers, references, and polymorphism. |
𧱠C++ Module 2 - Exploring advanced C++ topics, including templates, containers, and iterators |
π Ft_IRC - Recreating an Internat Relay Chat |
π½ Inception - Learning about Docker Compose and virtualization |
π Trascendence - Pong webapp - 42 Common Core Final Project |