Automating Gallery Updates with AWS Lambda #aws #javascript #webdev Published Aug 06, 2023 Automate your blog's rebuild with AWS Lambda. Learn to link S3 events with Lambda for efficient content updates every time an image changes. Ideal for streamlined blogging workflows.
Migrating My Blog from DigitalOcean App Platform to AWS Amplify #digitalocean #amplify #aws #migration Published Jun 07, 2023 Discover how I made my blog more cost-efficient and secure by migrating from DigitalOcean Spaces and App Platform to S3 and AWS Amplify.
Building a Photo Gallery for a Gatsby Site #react #javascript #gatsby Published Mar 06, 2023 ❘ Updated Apr 09, 2026 Learn how I created a Gatsby image gallery for my personal website.
Adding a Mastodon Feed to a Gatsby Site #mastodon #rss #gatsby Published Feb 26, 2023 ❘ Updated Aug 17, 2023 See how I integrated my Mastodon profile's RSS feed with my website.
Designing a Dynamic Table of Contents #react #javascript #gatsby Published Feb 20, 2023 A short dive into designing a dynamic table of contents for blog posts.