Current status of my current relevant work:
Status: Abandoned but treasured.
* Decided to bail on the first idea and built a todo app instead. Much easier, and it worked nicely. Used it as an opportunity to learn to integrate Firebase better than I did it with the first thing.
Status: Abandoned and forgotten like bicycle training wheels.
* A tool at work for displaying data from JIRA that JIRA doesn't surface itself about how much time each user has spent on tickets in a given sprint. JIRA plugins exist that do this, but I wanted to make a VueJS app and this seemed like a great task to tackle.
Status: In development, but most of the complexity is with interacting with the API rather than learning Vue.
* [Rossketleague](http://www.rossketleague.co.uk) is a VueJS frontend for a spreadsheet that contains data about a Rocket League tournament between myself and two friends, one named Ross. The spreadsheet uses [Drive CMS](https://www.drivecms.xyz/) to publish data to Firebase, which is then read by the Vue app.
Status: Basically complete, but I will update it later to show more detailed stats.
That's all pretty cool. It's nice to be where I am with VueJS, if I have an idea now I can knock something up in a couple of hours and that's so cool. I feel like an actual developer again instead of yet another person that "wants to learn framework because it sounds cool" and doesn't actually make anything.
Oh yeah and I gotta finish up the design for this site.