Blog
A place for me to write out my thoughts, learnings, and other topics that interest me.
Reflections on LLMs and its impact on curiosity
October 26, 2025A personal reflection on how the rise of LLMs is changing our habits as learners and developers — and what we lose when curiosity gives way to convenience.
A small commentary on implementing rotation in a web based design canvas
October 22, 2025"Just add a CSS transform style with the rotation in degrees — done!" ...or so we thought!
Test Data Factories and Builders: Smarter Ways to Set Up Your Tests
May 23, 2025A practical look at test data factories and builders — what they are, how they reduce duplication, and when to use one over the other in your test.
Why I keep rebuilding my blog (but struggle to write)
May 12, 2025Each year I find myself redesigning my blog with renewed energy — and each year, I realise how little I've written or created.
Building a notification system
January 1, 2024A light overview of a notification system I built in React, with thoughts on making it smooth and intuitive for developers to use.
Web accessibility commentary
November 22, 2023A personal take on why building accessible web experiences means going beyond specs—and listening to real users who rely on assistive tech.