Skip to content

UnMugViolet/42

Repository files navigation

42 Main Repository

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.


🖨️ Clone the repo

	gcl --recursive https://github.com/UnMugViolet/42.git 42_pjaguin
	cd 42_pjaguin

🚀 Core Projects

  • 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 printf function in C.
  • Born2BeRoot: System administration project to set up a virtual server.

🧠 Algorithmic Projects

  • Push_swap: Sorting algorithm visualizer.

🎮 Graphics and Games

  • Fract-ol: Building fractols in C using the minilibx.

🛠️ System and Low-Level Programming

  • 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.

About

42 School projects

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors