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

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.

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

Popular repositories Loading

  1. Tic-Tac-Toe-Game Tic-Tac-Toe-Game Public

    This repository hosts a simple yet engaging implementation of the classic Tic Tac Toe game using C++. The game is designed to run in a console environment, providing a lightweight and accessible ga…

    C++

  2. 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#

  3. 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

  4. Algorithms-Implementation Algorithms-Implementation Public

    This repository is dedicated to the implementation of algorithms that I am learning in my college algorithms course. Each implementation is written in C++, with a focus on clarity and educational v…

    C++

  5. 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 …