Skip to content
View NoorAlHadidi's full-sized avatar

Highlights

  • Pro

Block or report NoorAlHadidi

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. TawasolApp/Back-end TawasolApp/Back-end Public

    TypeScript 3 1

  2. yousefnegmeldin/biker_management_system yousefnegmeldin/biker_management_system Public

    Java 3 2

  3. MarwannAhmed/compiler MarwannAhmed/compiler Public

    A simple C-like language compiler built using Lex and Yacc.

    Yacc 1

  4. ProcessScheduler ProcessScheduler Public

    A process scheduler written in C, operating on Linux. The code supports 3 scheduling algorithms; non-preemptive highest priority first, preemptive shortest remaining time next, and round robin. The…

    C