Skip to content
View benbaho's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report benbaho

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
benbaho/README.md

Pinned Loading

  1. CPP-Modules CPP-Modules Public

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

    C++

  2. ft_irc ft_irc Public

    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 gr…

    C++

  3. cub3D cub3D Public

    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 yo…

    C

  4. Philosophers Philosophers Public

    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.

    C

  5. inception inception Public

    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.

    Dockerfile

  6. minishell minishell Public

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

    C