Pinned Repositories
CPP-Modules
Cube-3D
ft_transcendence
Get_next_line
May it be a file, stdin, or even later a network connection, it is needed to read content line by line.
Internship-application-of-HGF
Libft
Library
Minishell
Philosophers
Printf
This project is pretty straightforward, recoding printf.
Push_swap
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.
kizilerb's Repositories
kizilerb/CPP-Modules
kizilerb/Cube-3D
kizilerb/ft_transcendence
kizilerb/Get_next_line
May it be a file, stdin, or even later a network connection, it is needed to read content line by line.
kizilerb/Internship-application-of-HGF
kizilerb/Libft
Library
kizilerb/Minishell
kizilerb/Philosophers
kizilerb/Printf
This project is pretty straightforward, recoding printf.
kizilerb/Push_swap
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.
kizilerb/Minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
kizilerb/So_long
This project is a small 2D game with minilibx. You'll learn about textures, sprites and tiles.