Skip to content
View brhamidi's full-sized avatar
🤷‍♂️
Software Developer
🤷‍♂️
Software Developer
Block or Report

Block or report brhamidi

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

Pinned Loading

  1. web-tetris web-tetris Public

    Multiplayer web Tetris game using React/Redux NodeJs

    JavaScript

  2. turing-machine turing-machine Public

    Program able to simulate a Turing machine from a machine description provided in Json.

    OCaml

  3. snake snake Public

    Version of the game Snake, with 3 different GUIs. These GUIs being shared libraries.

    C++

  4. N-puzzle-solver N-puzzle-solver Public

    C++ program that solve an N puzzle problem with A* algorithm

    C++

  5. lem-ipc lem-ipc Public

    Sample board game with inter-process communication (IPC)

    C

  6. philosophers philosophers Public

    Understand threads and mutex through the famous problem of philosophers' dinner

    C