Change the repository type filter
All
Repositories list
11 repositories
ft_irc
Public archivecub3D
Public archiveCub3D (42cursus) 2021-2022. This project is inspired by a world famous game using Raycasting. The aim is to do a dynamic view in a maze.minishell
Public archiveinception
Public archiveA docker-compose project making your wordpress ready to your deployment cyclesPhilosophers
Public archivePhilosophers (42cursus) 2020-20201. This project is an introduction to threads (POSIX) and mutexs. It's the famous Philosopher's dining table problem.push_swap
Public archivePush_swap (42cursus) 2020-2021. Here the aim is to sort data stacks, using the lowest possible number of actions.so_long
Public archiveminitalk
Public archiveft_printf
Public archiveFt_printf (42cursus) 2020-2021. Remake printf. A project usefull for the next projects. The aim is to learn how variable size arguments works.get_next_line_deprecated
Public archiveGet_next_line (42cursus) 2020-2021. This project aims is to code a function that return a line ended by a carriage return read in a file descriptor.libft
Public archive