42Seoul에서 진행하고 있는 본과정 프로젝트.
| Circle | Project | Description | Status |
|---|---|---|---|
| 0 | Libft | My very first own C library | |
| 1 | get-next-line | Reading a line on a fd is way too tedious | |
| ft_printf | Because putnbr and putstr aren’t enough | ||
| netwhat | Understand how network works | ||
| 2 | ft_server | System Administration with Docker | |
| minitalk | Data exchange program using UNIX signals. | ||
| push_swap | Sort data on a stack, with a limited set of instructions. | ||
| so_long | Small 2D game with textures, sprites and basic gameplay elements. | ||
| 3 | Philosophers | Implement Dining Philosophers problem | |
| minishell | Create a simple shell. | ||
| 4 | cub3d | Create a wolf3d. |