Skip to content
View yel-hadd's full-sized avatar
⌨️
Having fun!
⌨️
Having fun!

Block or report yel-hadd

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. omr-corrector omr-corrector Public

    An automatic MCQ exam generator and grader. Created Using Python, Opencv, Numpy, Pandas and Matplotlib. This software uses Firebase for authentication and Tkinter for the GUI.

    Python 1 1

  2. Philosophers Philosophers Public

    In this project, I coded a simulation of the dining philosophers problem. The simulation will use threads and synchronization to ensure that all of the philosophers can eat without starving. The pr…

    C

  3. Population-Over-Time-Dynamic-Line-Chart Population-Over-Time-Dynamic-Line-Chart Public

    This project creates a dynamic line chart that shows the population of the selected country over time. The chart is interactive, so users can select any country from a dropdown menu and see the pop…

    Python 1

  4. push-swap push-swap Public

    Push_swap is a project that involves sorting a stack of numbers using a set of instructions. The project is written in C and can be compiled with a Makefile.

    C

  5. wireguard-cli-client wireguard-cli-client Public

    A user friendly wireguard client with a simple TUI, written in python.

    Python 2 1

  6. pipex pipex Public

    a deep dive into UNIX processes in C

    C