Skip to content
View MariamElSahhar's full-sized avatar
💫
💫

Highlights

  • Pro
Block or Report

Block or report MariamElSahhar

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

  1. bestbuddies-ae bestbuddies-ae Public

    💟 Best Buddies UAE is a volunteer organization that creates opportunities for one-to-one friendships, integrated employment, and leadership development for People of Determination (people with inte…

    JavaScript

  2. Minishell Minishell Public

    👾 Let's recreate a shell. This exercise uses C to clone the bash shell, parsing input, executing commands, and managing multiple processes.

    C 1

  3. Cube3D Cube3D Public

    🪄 Inspired by the very early first-person video games, this C program employs raycasting to transform a 2D grid of coordinates into an immersive 3D map, pixel by pixel.

    C

  4. philosophers philosophers Public

    🍜 A solution in C to the classic philosophers problem, requiring multi-threading and synchronization mechanisms for resource management.

    C

  5. Wireframe-Renderer Wireframe-Renderer Public

    🖼️ How do pixels form images? This C program uses the MinilibX graphics library to turn a 2D table of coordinates into an interactive 3D map, pixel by pixel.

    C

  6. Signal-Processing Signal-Processing Public

    📞 How do apps talk to each other? This is a C exercise to understand signal processing and inter-process communication. Generates client and server processes that communicate messages using only tw…

    C