ecole42 42_cursus (1st Circle) This is a repository of my 42Tokyo assignments. All programs are written according to a unique format defined by 42 called "norminette". Level 0 libft Level 1 get_next_line ft_printf Level 2 ft_server Level 3 philosophers minishell Level 4 miniRT Level 5 inception libft "libft" is the first assignment at 42_cursus. This project's goal is creating a library (libft.h) for future assignments at 42_cursus. get_next_line This is a function which returns a line read from a file descriptor, without the newline. ft_printf recode the libc’s printf function. ft_server This server will run multiples services: Wordpress, phpMyAdmin, and a SQL database. [philosophers] Coming Soon ...!! minishell "minishell" is the first group assignment at 42_cursus. We plan to start working in the summer of 2021. miniRT This program is to generate images using the Raytracing protocol. [inception] Coming Soon ...!! Author 42Intranet(available only to 42 Student) ->(https://profile.intra.42.fr/users/tfujisaw)