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
Hacktoberfest 2023
This year I participated in Hacktoberfest 2023. I worked on some documentation issues for Wilderness Labs. These are usually the last things people help out with, as most people don't like to do documentation, is that a fair thing to say?
ISC2 North East England Chapter 10th Anniversary Event
This evening I went along to my first in person ISC2 North East England Chapter meetup. It was their 10th Anniversary Event which and a rebrand from (ISC)² to ISC2 meant new swag, who doesn't want a pin badge, pen and cap?
🎙️ 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.
Poker - App
Aside to the API the ultimate goal would be to have a website that I can use to track the game information and visualise it, alongside the OBS scene. I've made a start on replicating the scene but as a webpage.
Green Software for Practitioners (LFC131)
Today I passed the Linux Foundation Green Software for Practitioners (LFC131) exam 🎉!
🐪 OCaml on GitHub
In this article I'll show you how to setup and configure GitHub Actions to work with an OCaml Library.