Implemented base functionality of scanning tracks and listening
history from user's library using Spotify API and organized data
into PostgreSQL database with Django backend.
Created and tested various relational database schemas to maximize
efficiency for use cases.
Produced bubble chart and (stacked) bar chart using [d3]
d3 graph examples to visualize the artists, genres and features of
tracks in library.
Feb. 2019 — Apr. 2019
Proof of concept for web app that finds the ideal supermarket based on your cart.
Designed responsive front-end layout using Bootstrap.
Implemented REST API functionality on backend using Node.js and
MongoDB.