🎙️ 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.
Blazor Interactive (Talk)
On Wednesday the 6th of Sept 2023 I stood on "stage" at the Hainton .NET meetup in Tuspark Newcastle.
🎙️ Beginners Guide to API Specs - Part 2
In Part 1 I ran through what an API Specification is, showed the underlying JSON (or YAML) and how it looked as a Swagger website. In this presentation I showed you how to interrogate and visualise your data with a tool called Postman, how to annotate your code with a Kotlin example (LEGO API Demo) and discussed the Editor and Generator for helping with the API.
🎙️ Beginners Guide to API Specs - Part 1
I work in cross discipline teams and the Product Delivery members keep us Developers on track, writing up User Stories, managing our ceremonies etc. We often talk a lot about APIs and it's prob not something they are interested in :p. This talk was to demystify a swagger spec, break it down into what it is, what it does, and how we use them in our day to day jobs.
🎙️ Static Site Generators
To follow on from my Markdown talk I gave one on Static Site Generators. Since these normally use Markdown it made sense to have that as a pre-req. Again this was for the UCD Community at work, although all communities were welcome.
🎙️ Markdown
Work offer the opportunity to present within our Communities. One I chose to do was markdown to our UCD community.