Hotline Finder
2020-03-19
Simple full-stack web app that gives users the ability to filter through national mental health hotlines to identify one that fits their current needs.
TypeScript
React
Read More
Top Tunes
2018-04-08
Web app that allows users to sign into their Spotify account and view their most-streamed tracks and artists over various periods of time.
JavaScript
Spotify
HTML/CSS
Read More
Grey Chrome
2017-12-28
Chrome extension that applies a greyscale filter to all open tabs to improve readability and curb mindless Internet use.
Chrome
JavaScript
HTML/CSS
Read More
SpotAffect
2017-12-10
Project that takes your facial expression, processes the emotion, and then searches for a song on Spotify that matches that emotion.
JavaScript
Spotify
Affectiva
HTML/CSS
Read More
Mouse Orbs
2017-11-19
Exploring JavaScript manipulations of the HTML5 canvas element.
JavaScript
HTML/CSS
Read More
The Elephant (and Zombies) In The Room
2017-11-17
Interactive game written where the user must protect their house from invading zombies.
Java
Read More
Universal Virtual Machine
2017-11-07
Linux program to emulate a 64-bit machine. Exploration of performant programming and optimization.
C
Assembly
Read More
Image Compression and Decompression
2017-10-06
Implementing an image compressor/decompressor as an exploration of C and bit packing.
C
Read More
Working with Caches and Locality
2017-09-26
Implementing image transformations as a performance analysis of locality using caches.
C
Read More