Project 1

Chinese Character Tracker

Website to track your progress in learning Chinese characters.

Project 2

Mood-based Music Recommendation System

Song recommender that uses Spotify's API alongside content-based filtering based on audio features.

Project 3

Responsive Image Gallery

Image gallery created with HTML and CSS that adapts to varying screen resolutions. Includes a dark/light mode toggle switch.

Project 4

Image Mosaic Generator

This image creator takes a dataset of images, sorting them into a k-d tree by color properties, as well as a background image. It maps the background image's pixels to the images in the large dataset.

Project 5

LED Array with Machine Learning

Project for UIUC Engineering Open House - lighting up an LED matrix based on facial feature detection. Used machine learning libraries such as TensorFlow and Pandas.

Project 6

Trajectories of Binary Black Holes

Simulation for path of binary black hole system with data provided from LIGO. Includes calculations for internal forces, graphs for speed and radii over time, and Schwarzschild radius.