Skip to content
View mohamedelhoudaigui's full-sized avatar
💭
studying
💭
studying
  • Morocco, Khouribga

Highlights

  • Pro

Block or report mohamedelhoudaigui

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

Pinned Loading

  1. cube3d cube3d Public

    making a 3d game using raycasting

    C

  2. garbage_collector garbage_collector Public

    basic garbage collector in c, it takes 2 arguments the first is the size of the chunk you want to allocate. it gets returned as a void * in case of failure it returns NULL, the second argument cont…

    C

  3. HiddenRooms HiddenRooms Public

    A free realtime chat app with node js, express and socket.io

    JavaScript 1

  4. minishell minishell Public

    a projects that aimed to create a simple shell using c

    C

  5. philosophers philosophers Public

    tackling the dinning philosophers problem with threads/processes and mutexs/semaphores

    C