Clicky



Project Image

Sound Rover

I led the design and development of Sound Rover, a music player that provides listeners with interesting facts and lyrics.

The app connects to your Spotify library and generates engaging content about the current song by summarizing information from Wikipedia articles using OpenAI.

Project Image

OnRoad

OnRoad is a navigation app for iOS, specially designed to assist drivers with ADHD. This app addresses the issue of highway hypnosis by delivering haptic feedback reminders to drivers upon upcoming turns.

Project Image

Quantifying Missing Law

A data analysis of the word usage in lawsuits issued by the Federal Trade Commission. We analyzed thousands of court documents in order to identify critical gaps in regulatory legislation in the tech industry.

Project Image

Ann Arbor Date Generator

Our team developed Ann Arbor Dates, a website to find date ideas for friends and couples in Ann Arbor. The site features a selection of hand-crafted date ideas, as well as up-to-date events sourced from Happening @ UMich.

Project Image

Instagram Clone

Private repository
In Web Systems, we built a simple clone of Instagram with client-side dynamic pages. We developed a REST API for the backend and implemented various frontend React features such as the user feed, double-clicking, and infinite scrolling.

Project Image

Search Engine

Private repository
In Web Systems, we implemented a scalable search engine similar to Google or Bing, utilizing information retrieval concepts such as tf-idf and PageRank, and parallel data processing with MapReduce.