Skip to content
View MohamedSobh032's full-sized avatar

Highlights

  • Pro

Block or report MohamedSobh032

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

Pinned Loading

  1. Problem-Solving-Journey Problem-Solving-Journey Public

    This repository was created to record the journey I've taken in problem solving using C++ and Python

    C++

  2. Hand-Gesture-Controller Hand-Gesture-Controller Public

    A hand gesture-based control system using K-Means clustering for hand segmentation and machine learning classifiers for gesture recognition.

    Python 1

  3. Collaborative-Text-Editor Collaborative-Text-Editor Public

    The collaborative text editor, built with a React.js frontend, supports an infinite number of users in real-time. The backend is powered by Java Spring Boot, ensuring robust performance and scalabi…

    JavaScript

  4. 5-Stage-MIPS-Processor 5-Stage-MIPS-Processor Public

    The 5-stage pipelined MIPS processor supports hazard detection and includes a built-in interrupt system. It features 31 RISC-like instructions, enabling efficient execution. The pipeline design opt…

    VHDL