Skip to content
View AdhamElAsfar99's full-sized avatar

Highlights

  • Pro

Organizations

@open-learning-exchange @ole-vi @treehouses

Block or report AdhamElAsfar99

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. SignedMultiplier SignedMultiplier Public

    Forked from tatakassab/SignedMultiplier

    A Signed 8-bit * 8-bit binary Multiplier that is to be implemented using an FPGA Basys3 board

    Verilog

  2. RISC-V-Simulator RISC-V-Simulator Public

    This is a RISC-V Assembly Language Simulator created using C++

    C++

  3. Cache_Simulator Cache_Simulator Public

    Forked from mego74/Cache_Simulator

    This is a Simulator for how access data in the Cache and calculates the ratios of hits and misses.

    C++

  4. 15_Puzzle 15_Puzzle Public

    This is a simple project for the 15 sliding puzzle game.

    Java

  5. Hospital-Desktop-Application Hospital-Desktop-Application Public

    This is a desktop application for a hospital system

    C++

  6. Tomasulo-Algorithm-Simulation Tomasulo-Algorithm-Simulation Public

    The goal of this project is to implement an architectural simulator capable of assessing the performance of a simplified out-of-order 16-bit RISC processor that uses Tomasulo’s algorithm without sp…

    C++