Skip to content
View Aml-Ismail's full-sized avatar

Block or report Aml-Ismail

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 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. Brick-Breaker-Game Brick-Breaker-Game Public

    Forked from YoussefMAllam/Brick-Breaker

    A brick breaker game implemented using a variety of classes and object oriented programming concepts using the CMU graphics library

    C

  2. Learning-Management-System-Website Learning-Management-System-Website Public

    Forked from YoussefMAllam/Learning-Management-System

    A fully functional Learning Management System (LMS) built with ASP.NET and integrated with a SQL Server database, providing a seamless platform for managing users, courses, assignments, and discuss…

    JavaScript

  3. Alien-Invasion Alien-Invasion Public

    Forked from YoussefMAllam/Alien-Invasion

    A simulation project that recreates an alien invasion scenario, utilizing a variety of data structures to represent and coordinate the different army units involved in the battle.

    C++

  4. Operating-System-Scheduler Operating-System-Scheduler Public

    Forked from YoussefMAllam/OS_Starter_Code

    An Operating System Scheduler that simulates CPU scheduling algorithms such as FCFS, SJF, Priority, and Round Robin, managing process execution order and evaluating performance metrics like waiting…

    C