my journey as a 42 seoul cadet (intra profile: echung)

Circle Subject Description
0 libft Build your own library
1 netwhat Network basics
1 get_next_line Read content line by line
1 ft_printf Make your version of printf
2 ft_server Build a server and make several services available on it
2 push_swap Sort numbers in ascending order using simple instructions
2 minitalk Create a communication program between server and client
2 so_long Create a 2D game and a map that the game could be played on
3 minishell Write a shell in C, just like a bash
3 philosophers Solve the dining philosophers problem using threads and mutexes
4 miniRT miniRayTracing: Find out how Ray Tracing works
4 CPP Module content