AWS Cloud Quest Serverless Developer
Today I completed the AWS Cloud QuestServerless Developer training 🎉!
Bowling Scores - Score Creator
As the bowling scores are just json
files in a data 📂 folder so I can host it on GitHub Pages, I have to manually create the object. Normally I would just copy an existing record and amend, but I thought it would be nice to have a quick/easy way of doing this so I took the original component, added some inputs and then built a tool to do it. Don't ask me why I didn't bind the thing, vanilla JS FTW. Still got to work on the pins.
Nintendo Gameboy Games
I found an amazing site Game Play Color that had made a Gameboy cartridge in HTML/CSS allowing you to add a custom image and change the colour so I built it into an AngularJS Component and added it to the site.
Bowling Scores - Pins
My very good friend @mpbostock looked at my horrible code and didn't think that the pins should be in a table, so kindly fixed it for me!
Deploy Tech Docs
In this article I'll show how to deploy the GOV.UK Tech Docs Template to GitHub Pages.
AWS Cloud Quest Cloud Practitioner
Today I completed the AWS Cloud Quest Cloud Practitioner training 🎉!
Day 1 - 30 Days Lost in Space
In the first day I learned how to make the Hero board blink. It's nice to get visual feedback of something working.