Thanks to visit codestin.com
Credit goes to github.com

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.

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. Ethernet-FEC-Simulator Ethernet-FEC-Simulator Public

    The Ethernet FEC Simulator is a powerful C++ framework for evaluating Reed-Solomon IEEE 802.3 Forward Error Correction performance in communication systems. It provides configurable (n,k) codecs ov…

    C++

  2. Regex-Automata-Converter Regex-Automata-Converter Public

    Forked from Omar-Ibrahimm/Regex-NFA-DFA-minDFA

    A tool for converting regular expressions to NFA, DFA, and Minimized DFAs

    Python

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

  4. Simple-Threading-Profiler Simple-Threading-Profiler Public

    Simple-Threading-Profiler is a lightweight C++ tool that interposes pthreads, tracks mutex/thread events, detects deadlocks via DFS cycle detection, and streams structured JSON logs to external cli…

    C++