Skip to content
View gregorykemp's full-sized avatar
Block or Report

Block or report gregorykemp

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

Greg's personal GitHub

I write a lot of code as part of my job. But the code here is stuff I've written on my own.

An online version of my resume is available here.

  • 🔭 I’m currently working on some stock-market analysis tools in Python.
  • 🌱 I’m currently learning that stock-market analysis in Python is harder than I anticipated.
  • 💬 Ask me about design verification, computer architecture, engineering management, and the stock market.
  • 📫 How to reach me: options below.
  • 😄 Pronouns: he/him/his.
  • ⚡ Fun fact: I keep a small koi pond, which can be challenging in the Texas heat.

I'm also the webmaster behind my wife's blog about being an aneurysm survivor.

Respositories

UVM Testbench is a small testbench I wrote to demonstrate my SystemVerilog and UVM knowledge. It's nothing fancy, but it is complete. It exercises the integer multiply and divide unit from a sample RISC-V processor, written in Verilog. The repo includes directions on running the code on EDA Playground

Stonks is an attempt to do automatic stock fundamental analysis, with the hope of finding investment opportunities. The name plays off the Internet meme.

Social Media

Popular repositories Loading

  1. sample_uvm_testbench sample_uvm_testbench Public

    a sample UVM testbench, in System Verilog, exercising a RISC-V arithmetic unit

    SystemVerilog 3 2

  2. stonks stonks Public

    automatic stock market fundamentals, in Python.

    Python 3

  3. gregorykemp gregorykemp Public

    resume and profile