Welcome to my 42 Main Repository! This repository contains all the projects I have completed as part of the 42 curriculum. Below is a list of the projects organized by category.
gcl --recursive https://github.com/UnMugViolet/42.git 42_pjaguin
cd 42_pjaguin- Libft: Custom implementation of standard C library functions.
- Get Next Line: Function to read a line from a file descriptor.
- Ft_printf: Recreation of the
printffunction in C. - Born2BeRoot: System administration project to set up a virtual server.
- Push_swap: Sorting algorithm visualizer.
- Fract-ol: Building fractols in C using the minilibx.
- Philosophers: Multithreading and synchronization problem.
- Minishell: Building a simple Unix shell.
- NetPractice: Introduction to networking.
Feel free to explore each project and check out the code! Contributions and feedback are always welcome.