Read my blog...
February 2025
Automating GitHub Gists Creation for MDX Documentation
Building a custom UK Pension Projection Calculator to see what pensions look like for you in the future built with React & Tailwind.
January 2025
Next.js Hosting - Amplify vs Vercel - A Migration Journey
A technical comparison of AWS Amplify versus Vercel for Next.js hosting, examining costs, features, and migration challenges.
December 2024
Building a Simple Shop Display with Next.js and Google Sheets
A lightweight inventory management system built with Next.js and Google Sheets, perfect for small shops needing a simple click-and-collect solution without complex infrastructure or databases.
November 2024
Implementing a Dynamic Office Map Using Latitude and Longitude
This blog post details how to create an interactive office map using a flat SVG, coordinate conversion algorithms, and Contentful integration to dynamically manage and adjust office pin placements.
October 2024
Generating a Sitemap in Next.js Using Contentful
A detailed technical guide explaining how to implement dynamic sitemap generation in Next.js using Contentful's seoMetaData content type for improved SEO management and content control.
September 2024
Migrating from Astro 4 to 5
This post details a migration from Astro 4 to 5, highlighting key improvements in content collection definitions, enhanced TypeScript type safety, and more efficient data handling with JSON file loaders and explicit schema definitions.
August 2024
Managing Locales in Next.js Using Contentful
Dynamically downloading locales from Contentful API & through CLI for server side rendering.
July 2024
things3todogenerator
Things3 Custom Generator
May 2024
Automator: File Names cleaner
A helpful tutorial demonstrating how to create a Bash script and Automator workflow for cleaning up messy PDF filenames downloaded from Confluence.
April 2024
Exploring Bun Vs Node.js
A detailed technical comparison between Bun and Node.js runtimes, analysing their architectures and practical implementation considerations for modern JavaScript development.