This project holds all of the essential front-end code for my portfolio site and hosts an up-to-date version of the scatterplot project I designed using programming language data from GitHub's REST API to populate a scatterplot constructed using d3.js.
A lengthy description of the problem solving process I used for the scatterplot project is available on my blog, starting with this post: Building a scatter plot with d3.js using data from GitHub’s REST API.