I am a software developer, hackathon enthusiast, open source guy.

Currently building out this website while under quarantine. Working on a driver for my MSP432P401R in Rust.

Organizations

Alumni - HackDavis

Alumni - UC Davis Formula Racing Team

Projects

Pirated Video Detection

Senior design project to detect videos copied from a database of protected videos. Uses OpenCV to extract features and perform sequence matching on videos

Pirated Video Detection

CPU Visualizer

Visualizer for Pipelined CPU, written for the DINOCPU in my Computer Architecture Class. Processes FIRRTL description of a pipelined CPU into modules placed between each pipieline segment.

CPU Visualizer

Beanstalk

Image sharing social media app made for ECS165A Database Systems class. Included features such as likes, comments, location search, hashtag search, and user profiles. This was a quarter-long project that was supposed to give us exposure to applying the database concepts and techniques that we had learned in class.

Beanstalk
Uncover your usage

TreeHacks 2018 project to predict home energy usage based on key factors.

NoseGoes

SLOHacks project to use a browser without mouse or keyboard input.

SmartSensor

HackDavis 2017 award winning project. We attempted to count the number of people in a room by placing two sensors next to each other. We then displayed room occupancy on a central web UI.

GPS Simulator

Simulated GPS in a First-Year Seminar using Matlab. Modeled orbiting satellites with the Kepler equation, and used the Netwon-Jacobian method to solve for the coordinates of a target point simulating transmissions from modeled satellites.