Pinned Repositories
ft_printf
The goal of this project is pretty straightforward. I will recode printf().
get_next_line
This project is about programming a function that returns a line read from a file descriptor.
libft
My very first own library
Philosophers
This is a project in which I studied the multithreading of the C language on a slightly modified task of philosophers from Dijkstra
pipex
This project aims to make understand a bit deeper two concepts : the redirection and the pipes.
push_swap
This project will make you sort data on a stick, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
RussianHub
Like PornHub, but better.
so_long
This project is a small 2D game with minilibx.
todo-app
url-shortner
BioMihanoid's Repositories
BioMihanoid/RussianHub
Like PornHub, but better.
BioMihanoid/ft_printf
The goal of this project is pretty straightforward. I will recode printf().
BioMihanoid/get_next_line
This project is about programming a function that returns a line read from a file descriptor.
BioMihanoid/libft
My very first own library
BioMihanoid/Philosophers
This is a project in which I studied the multithreading of the C language on a slightly modified task of philosophers from Dijkstra
BioMihanoid/pipex
This project aims to make understand a bit deeper two concepts : the redirection and the pipes.
BioMihanoid/push_swap
This project will make you sort data on a stick, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
BioMihanoid/so_long
This project is a small 2D game with minilibx.
BioMihanoid/todo-app
BioMihanoid/url-shortner