Skip to content
View asermohamed1's full-sized avatar

Block or report asermohamed1

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. cmp-s103-_-data-structure-and-algorithms-alien-invasion- cmp-s103-_-data-structure-and-algorithms-alien-invasion- Public

    Simulation of a war between aliens and Earth forces using data structures to model unit behavior and combat logic efficiently

    C++

  2. Advanced-Techniques-Programming-project-Search-Engine- Advanced-Techniques-Programming-project-Search-Engine- Public

    A full-stack search engine developed using HTML, CSS, and JavaScript for the frontend, with a Java backend powered by Spring Boot and MongoDB. The system supports indexing, tokenization, and search…

    Java

  3. cmp-2020-database-project-Hospital-Appointment-system- cmp-2020-database-project-Hospital-Appointment-system- Public

    A desktop application for managing hospital appointments, built using C# Windows Forms and SQL. It allows patients to book, edit, and cancel appointments, while doctors and admins can manage schedu…

    C#

  4. cmp-shell-asermoahmed cmp-shell-asermoahmed Public

    A custom Unix-like shell implemented in C that supports command execution, I/O redirection, argument parsing, and pipelining. It includes built-in command handling and robust error reporting. The s…

    C

  5. operating-system-scheduling-project operating-system-scheduling-project Public

    OS-Sim: Mini Operating System Simulator A simulation of a mini operating system that implements CPU scheduling (RR, HPF, SRTN) and memory management using modular components in C. Processes are gen…

    C 1

  6. Painting-For-Kids Painting-For-Kids Public

    Paint for Kids - A C++ OOP project that helps kids draw, color, move, and play with shapes in a simple GUI. It supports drawing and play modes, with save/load and undo/redo features

    C