Skip to content
View ssaharhani's full-sized avatar
  • Birzeit University

Block or report ssaharhani

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

Popular repositories Loading

  1. UDP-Client-Server-Multiplayer-Number-Game UDP-Client-Server-Multiplayer-Number-Game Public

    A Dynamic Round-based UDP Multiplayer Number Game. Players join the game and each round guess a unique number 1-100. If a number is chosen more than once, player(s) is/are eliminated

    Python

  2. TCP-Web-Server TCP-Web-Server Public

    A simple but complete TCP Web Server that listens on port 5012. The server is designed to handle multiple file types, provide localized content (English/Arabic), and manage specific HTTP status codes.

    HTML

  3. Single-Cycle-Processor Single-Cycle-Processor Public

    Implementation of a 16-bit RISC processor utilizing the Logisim simulator to model and verify a single-cycle datapath and control unit.

  4. Design-and-Verification-of-Generic-n-Digit-BCD-Adder-Using-Ripple-Carry-and-CLA Design-and-Verification-of-Generic-n-Digit-BCD-Adder-Using-Ripple-Carry-and-CLA Public

    Design and Verification of a complete multi-digit BCD adder, using both ripple-carry and carry look-ahead architectures. Design relied on modularity and hierarchy, while validation was implemented …

    Verilog