Pour Decisions App

I'm leading a social sobriety app that encourages a safer and smarter partying culture amongst college students. We are early in development working to integrate pymetrics and facial recognition from Truface.ai API to monitor alcohol intoxication. I greatly enjoy working with this team and am excited to address this important issue.

RISC-V Pipelined CPU

Using Logisim, I designed and optimized a RISC-V compatible CPU. In order to process a broad spectrum of instructions, I developed a sophisticated 2-stage pipeline to enhance processing efficiency, involving intricate tasks like control logic modification and forwarding.

Convolutional Optimizer in C

I developed a convolutional optimizer for high-efficiency video processing applications. After writing the naive implementation, I used SIMD instructions and ran OpenMP parallel processing algorithms on U.C Berkeley's HiveMind servers to speed up the process and reach a required threshold.

HTML Application for Wingman transcriptions

I developed a web platform for Whippy representatives using HTML, CSS, and JavaScript. This platform analyzes thousands of cold-call data points by utilizing audio transcriptions from Wingman and web-scraped data to visually present strategies for sales techniques.

January 2023

2D World Generation/Game

I developed a pseudorandom 2D world generation algorithm and environment in Java that my peers can play. There are collectible coins, light switches, and a range of object-oriented game elements that I experimented with.