All program wrintten in C.
libft: Handmade C Standard Library Detail
get_next_line: It turns text line by line from the specified files Detail
ft_printf: Handmade printf function defined by Standard C Library Detail
minitalk: Communication with two programs each others through signals Detail
fdf: Draw different patterns with minilibX library. Firstly should to make libft and minilibx. Detail
push_swap: A sort program work with certein instructions and this program use quick sort and wheel sort. Detail
Philosophers: Lifecycle of Philosophers through threads. Detail