A "Single-Page Application" type website for keeping track of my stupid big video game collection. Focuses on statistics I'm interested in like multiplayer player count, which other applications don't really do. Colourful responsive UI.
A local multiplayer game using the HTML canvas and experimental Gamepad API. Plug in some controllers! A basic version of "Tron" "Light Cycle" type games, inspired by the lack of them on modern video game platforms. Responsive, but no touch controls means not mobile-friendly.
A companion app to my Tracker for editing the backend database with a comfortable GUI. Makes editing many-to-many relationships like tags much more convenient and is pretty slick to dual wield these apps side-by-side. Made in Angular instead of janky PHP. Hosted online (eventually) for demo purposes only.
A more ambitious HTML canvas game than Light Angles, involving Mario Party inspired gameplay for up to 32 local (!) players. The desired scope makes this a pretty grueling, long-term project and I'm still considering using a specialized JavaScript canvas engine. Currently autoplays itself.