Blog
Girafarig drawing
Tue Jan 14 2025
Testing sharing my Instagram content on my blog
Pseudo Random Number Generation for Games using Typescript
Wed Jan 18 2023
A break down of how video games can use pseudo random number generation algorithms to consistently generate random levels using seed values
How to remove an Event Listener without the function declaration
Thu Jul 07 2022
A quick tutorial to show how we can use AbortControllers to remove event listeners without needing to know the event listeners function declaration.
Creating tools can speed up game development and save you from a development slump
Tue May 31 2022
I continually procrastinated on my game development project, falling deeper and deeper into a slump, and it took some great advice and a bit of introspection to work out why and how to dig myself out again.
What is a web component and where can I use them?
Fri May 27 2022
Back in January I gave a talk to my local tech meet up Chester Devs around the strategy i'm implementing at my Lead Engineer role @ Qa Ltd around micro front end architecture and how the web component based component library was central to that strategy.