Projects 🚀

A collection of projects I've built and contributed to

MIG Internal Platform

MIG Internal Platform

Created an interactive platform for members of my club Michigan Investment Group Quant. Members can share info about classes and recruiting, reach out to alumni, access internal resources, etc. Can only access demo if you're in MIG

ReactTypeScriptTailwind CSSNext.js
Distributed Key Value DB

Distributed Key Value DB

First started with a primary backup service and eventually upgraded into custom Paxos implementation with optimizations. Added a sharded KV store layer with RSM above that. Code is private for now

GolangPaxosDistributed Systems
HMCC Ann Arbor Website

HMCC Ann Arbor Website

Refactored church website to allow church staff to seamlessly add church events and news to the website without having to touch code. Added dynamic filtering and search to allow users to search through old sermons easily

ReactStrapiGraphQLDocker
ParkAssist

ParkAssist

Developed web app to help drivers find empty parking spots in busy parking lots by directing them to open spots as soon as they enter the lot. Also helped provide advanced metrics and logging for parking garage owners. Currently down

JavascriptFirebaseWeb + Mobile
Carpal Tunnel Wearable Sensor

Carpal Tunnel Wearable Sensor

Developed a wearable sensor that measured pressure on the median nerve to help alert users when they were at high risk of developing carpal tunnel. Created a web dashboard for them to view their metrics as well

ArduinoJavascriptFirebaseC
Bias Breakdown

Bias Breakdown

Developed a chrome extension that alerts users of an ML bias rating of each news article that they visit on the web.

JavascriptHTML/CSSChrome Extension