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 emedded systems and software development. Feel free to reach out to me at [email protected].

Pinned Loading

  1. RISC-Machine 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