Skip to content
View hel-makh's full-sized avatar
👾
👾

Highlights

  • Pro
Block or Report

Block or report hel-makh

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
hel-makh/README.md

Pinned

  1. ft_transcendence ft_transcendence Public

    Forked from P3enguin/42_transcendence

    This project is about creating a website for the mighty Pong contest!

    TypeScript

  2. ft_irc ft_irc Public

    Forked from naahio/IRC

    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. This proj…

    C++

  3. Inception Inception Public

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

    Dockerfile

  4. cub3d cub3d Public

    This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS game ever. It will enable you to explore ray-casting. The goal of this project will be to make a dynamic vi…

    C 1 1

  5. minishell minishell Public

    As the name implies, this project is about creating a simple shell in C, taking bash as a reference.

    C 3

  6. Philosophers Philosophers Public

    This project is about The dining philosophers problem, where multithreading/multiprocessing and mutexes/semaphores are used to solve the problem.

    C