Dashboard for Glitch projects, by Erin Sparling

The expectation of this project is to provide a better, browsable interface into the multitude of projects that I create in support of teaching at Cooper Union. One could imagine that I might consistently namespace projects with cooper-union-*, and then only display those on a landing page.

At the moment, I'm just pulling the raw /boot request, and then showing all projects. I'd like better access than this, and probably exposing my raw auth key is not the best way of doing things.