Skip to content
View thomasafroo's full-sized avatar

Block or report thomasafroo

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 thomasyemane04@gmail.com.

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