Skip to content
View thomasafroo's full-sized avatar

Block or report thomasafroo

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

My name is Thomas, I'm a Computer Engineering student at the University of British Columbia. I'm interested in digital systems design, verification and software engineering.

Feel free to reach out to me at thomasyemane04@gmail.com.

Pinned Loading

  1. Simple-RISC-Machine Simple-RISC-Machine Public

    Implements a RISC processor that executes a set of ARMv7 instructions.

    SystemVerilog

  2. UVM-Based-Verification-of-4-Bit-Adder UVM-Based-Verification-of-4-Bit-Adder Public

    A combinational adder project that contains verification in UVM.

    SystemVerilog

  3. Unix-Shell-Company-Management-System Unix-Shell-Company-Management-System Public

    A command-line interface written in C that allows users to manage a company's structural information

    C

  4. Snake-Game Snake-Game Public

    A snake game built in Python using Tkinter

    Python