Skip to main content

Activity feed

28 Apr 2022 Event

Jamstack: Enabling Beginners to Do More @ CoderPad

26 Apr 2022 Blog post

We're all living on it. But what exactly is The Edge?

More and more cloud hosting providers and software-as-a-service platforms are offering serverless functions at The Edge. But what is The Edge? What are Edge Functions? And why does it matter?

22 Apr 2022 YouTube

What is The Edge?

21 Apr 2022 Event

Panel speaker @ April 11ty Meetup

I shared my experience on migrating my personal website from Next.js to Eleventy and what I learned along the way.

21 Apr 2022 Event

Learning with Luce @ MongoDB

21 Apr 2022 Did a thing

Eleventy Meetup: migrating from Next.js to Eleventy

4 Apr 2022 Blog post

HTML is all you need to make a website

In a world full of JavaScript frameworks, SPAs, cutting-edge CSS animations, powerful devices and fast internet connections, HTML-only websites are a controversial and divisive topic. But why?

30 Mar 2022 Did a thing

Microsoft Imagine Cup 2022 Americas Regional Finals Panel Judge

I was honoured to be welcomed to the judge's panel for the Imagine Cup 2022 Americas Regional Finals competition. All teams were so talented, and the competition was tough!

29 Mar 2022 Blog post

How I massively improved my website performance by using the right tool for the job

In the third iteration of my blog site, I went back to web basics. I wanted to bag a huge performance increase by shipping plain HTML, CSS and as little JavaScript to the browser as possible. Did I succeed? And what did I learn along the way? Let's find out.

21 Mar 2022 Blog post

How to format dates for RSS feeds (RFC-822)

The RSS feed lives on! But I've always found it difficult to Google for the correct date format required for RSS feeds (RFC-822). Here's a selection of links, guidance and code snippets for future me — and you!