Portfolio

FPGA MIDI Synthesizer

A polyphonic synthesizer that interfaces with MIDI instruments, all running on a custom soft-core FPGA

Pipelined FPGA CPU

A MIPS-inspired CPU design with a 5-stage pipeline, all running at 50 MHz on an FPGA.

Perceptron Branch Predictor

Research, implementation, and simulation of a machine learning-inspired branch predictor in microarchitecture.

2D Graphics Engine

A 2D graphics engine implemented in C++, complete with Shaders, Curves, and Meshes