Bahadır Durmuş (benbaho)

benbaho

Geek Repo

Company:42 Kocaeli

Github PK Tool:Github PK Tool

Bahadır Durmuş's repositories

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

CPP-Modules

The goal of these modules is to introduce you to Object-Oriented Programming. This will be the starting point of my C++ journey.

Language:C++Stargazers:0Issues:1Issues:0

cub3D

This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enable to explore ray-casting. Goal will be to make a dynamic view inside a maze, in which you'll have to find your way.

Language:CStargazers:0Issues:0Issues:0

ft_irc

Internet Relay Chat or IRC is a text-based communication protocol on the Internet. It offers real-time messaging that can be either public or private. Users can exchange direct messages and join group channels. IRC clients connect to IRC servers in order to join channels. IRC servers are connected together to form a network.

Language:C++Stargazers:0Issues:0Issues:0

ft_printf

This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions.

Language:CStargazers:0Issues:1Issues:0

get_next_line

May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your future projects.

Language:CStargazers:0Issues:0Issues:0

inception

This project aims to broaden your knowledge of system administration by using Docker. I will virtualize several Docker images, creating them in your new personal virtual machine.

Language:DockerfileStargazers:0Issues:1Issues:0

minishell

This project is about creating a simple shell. Yes, my little bash.

Language:CStargazers:0Issues:1Issues:0

Philosophers

Eat, Sleep, Spaghetti, repeat. This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger.

Language:CStargazers:0Issues:1Issues:0

Libft.h

This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your whole cursus.

Language:CStargazers:0Issues:0Issues:0

Minitalk-42

The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.

Language:CStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

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, manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.

Language:CStargazers:0Issues:1Issues:0

so_long-42

This project is a small 2D game with minilibx. You'll learn about textures, sprites and tiles.

Language:CStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0