Image of MIPS Emulator running Rubik's project

MIPS Emulator

MIPS assembly emulator for simulating COMP 541 (Digital Logic) final projects at UNC. Simulates memory-mapped I/O devices, including VGA display, accelerometer, and keyboard.

January 10, 2023 · 1 min · Jesse Wei
COMP541 Rubik's cube project matching in-real-life cube

Rubik's Cube (MIPS Assembly)

1900 MIPS assembly instructions running on a SystemVerilog processor built from spit and toothpicks in COMP 541 (Digital Logic). Grade: 100%; extra credit: 4/5.

November 27, 2022 · 1 min · Jesse Wei
Chebyshev points of the first kind and unit circle projection

Properties of Interpolation Algorithms

Newton, Lagrange, and barycentric interpolation. Point distributions (e.g., Chebyshev). MATH566 (Intro to Numerical Analysis) group project #2.

June 12, 2022 · Jesse Wei