Skip to content
View Mohab-Sobhy's full-sized avatar

Highlights

  • Pro

Block or report Mohab-Sobhy

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. Command-Line-Interpreter Command-Line-Interpreter Public

    This project is a simple yet powerful Command Line Interpreter (CLI) that mimics the functionality of a Unix shell. The CLI provides an interface to interact with the operating system by executing …

    Java

  2. CPU-Schedulers-Simulator CPU-Schedulers-Simulator Public

    A Java program simulating CPU scheduling algorithms (Priority, SJF, SRTF, FCAI), visualizing execution order, waiting time, turnaround time, and optional Gantt chart representation.

    Java

  3. linkly-url-shortener linkly-url-shortener Public

    Advanced URL Shortening System (Linkly) – A feature-rich ASP.NET Core web app for shortening and managing URLs. Supports guest and registered users with analytics, custom aliases, expiration dates,…

    C#

  4. simple-http-server simple-http-server Public

    This project aims to create a simple HTTP server using socket programming without the use of any additional libraries. This server allows users to send HTTP requests and receive simple responses, p…

    C#

  5. Pacman-Game Pacman-Game Public

    Welcome to the Pac-Man game project! This is a classic Pac-Man game implemented in C#. The project is designed to demonstrate the application of Object-Oriented Programming (OOP) principles and sof…

    C# 1

  6. SoftComp-Library SoftComp-Library Public

    Modular Java library for Soft Computing techniques — including Genetic Algorithms, Fuzzy Logic, and Neural Networks — featuring real-world case studies such as graph coloring.

    Java