Blog Posts

Guide: Implementing the singleton paradigm in TypeScript
A step-by-step guide to understanding and building singletons in TypeScript -- perfect for database clients, API wrappers etc.
Published on October 12, 2025

Guide: Setting up multiple SSH keys locally
Got 2 separate GitHub accounts and wanna use SSH for both on your machine? Here's how.
Published on October 11, 2025

My journey learning one of the hardest languages in the world -- Chinese
An overview of my journey learning Chinese, including methods I've found best for my personal language learning journey.
Published on October 7, 2025

Guide: How to stagger animate in components in React
Here's how to do a slick staggering appearance animation of elements in React -- kinda like how these blog snippets appeared :)
Published on October 2, 2025

Guide: How to render 3D models in React
You might be thinking -- Ollie, how did you do that cool spinning 3D dog thingy on your website? Here's how!
Published on September 28, 2025