Skip to content
View mo2menwael's full-sized avatar

Highlights

  • Pro

Block or report mo2menwael

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
mo2menwael/README.md

Welcome to My profile!

Typing SVG

I'm an Electronics and Communications Engineering undergraduate student at Cairo University with a deep passion for the world of digital integrated circuits. I'm fascinated by the entire silicon design lifecycle, from writing RTL code and its verification to the final GDSII tapeout. I am always eager to learn about new design methodologies and cutting-edge technologies in the semiconductor industry.

✉️  Connect with Me :

Pinned Loading

  1. Low-Power-Configurable-Multi-Clock-Digital-System Low-Power-Configurable-Multi-Clock-Digital-System Public

    Design & Implementation of Low Power Configurable Multi Clock Domain System using Verilog HDL

    Verilog 1

  2. MIPS32_SingleCycle_Processor MIPS32_SingleCycle_Processor Public

    A Verilog-based MIPS32 single-cycle processor supporting 50 instructions including arithmetic, logic, branch, memory, and control operations.

    Verilog

  3. UART_TX_Verification_SV_UVM_cocotb UART_TX_Verification_SV_UVM_cocotb Public

    UART Transmitter with full verification using SystemVerilog, UVM, and cocotb — including assertions, constrained-random tests, and coverage analysis.

    SystemVerilog

  4. Advanced-Tic-Tac-Toe Advanced-Tic-Tac-Toe Public

    Advanced Tic Tac Toe C++ project using QT & SQLite

    C++

  5. Digital-Multimeter Digital-Multimeter Public

    Digital Multimeter with AVR microcontroller

    C 1

  6. Fake-currency-recognition Fake-currency-recognition Public

    Using Edge Detection and OpenCV, we were able to check if the input currency is fake or real by comparing it with a reference one (100% real) using Intensity difference & HOG distance. Both dependi…

    Python