Click here to view and download my CV!
BGG Data Dashboard
A dashboard showing lots of data about tabletop games, collected from the BoardGameGeek API. The backend uses MongoDB to store the data, and Flask to run the application. The front-end code uses the dc.js library (itself based on d3.js for graph-drawing and crossfilter.js for fast data-manipulation) to enable the interactive charts and dropdowns, but I added extra functionality, such as the ability to re-order the entries in the data table.