Speaking

2023

  1. Infrastructure as Code - With AWS CDK

    Online ·

    I presented a talk to a team at an organisation that is adopting AWS and IaC. I discussed IaC patterns and best practices while explaining how to use CDK.

2022

  1. Document Workflow with Finite State Machines

    Online ·

    I propose the idea of using workflows based on finite state machines to manage document workflows for a new project.

2020

  1. Introduction to Cypress E2E testing to replace Selenium

    In Person ·

    An existing large project had a significantly degraded integration test suite - mainly due to the significant downsides of using Selenium and testing anti-patterns. I presented and then implemented a Cypress based test suite.
  2. Unit Testing and Test Driven Development

    Online ·

    I gave this talk to a team where some of the developers were unfamiliar with unit testing and TDD - this was presented alongside a demo of TDD with C#/.NET and Vue/JavaScript.

2015

  1. Inversion of Control and Dependency Injection

    In Person ·

    A presentation on the benefits of using Inversion of Control and Dependency Injection in .NET.