Fast Food Order System
For some strange reason I've wanted to create my own_ Fast Food Order System_, I've always liked how the the terminal looked for the staff, although I never worked in one to raise some beer money.
GitHub Copilot
I signed up for the free one month trial of GitHub Copilot today, and got to work looking through all those hobby projects I've said I'll work on and never get round to it.
Deploying .NET nocco using GitHub Action
In my previous blog post .NET nocco I explained upgrading an old version of nocco to the latest, and making it a .NET tool. Now that I have both of these setup and configured I can use GitHub Pages to deploy my code.
Poker - Docs
As with everything I do, I add documentation. The first thing I like to do is generate the API documentation for any code I've written. With the Arduino code (C++) I'm using Doxygen
🎙️ GitHub Actions
Another community talk at work, this time for the Software Delivery Community. We are starting a series to run through a few of the providers like GitHub and GitLab. I did a very beginner one, looking to expand in the future and hopefully show one of the GitHub Actions I've built.