Hey There!

I'm a full-stack developer, passionate about science, technology and education. I balance my full-time job as a front-end developer with the creation of educational content on my YouTube channel. Beyond my professional pursuits, I love building all sorts of fun side-projects.

This is my personal website, where I will share my latest work, research and fun side-projects.

About Me

Latest Videos

All Videos

Latest Articles

Distributed Systems
How I Made a Local App Support Concurrent File Editing with CRDTs

This article walks through the problem of concurrent file editing in a local, single-instance desktop application and explains how the author solved it with Conflict-free Replicated Data Types (CRDTs), using a Hybrid Logical Clock with a device id as a tie-breaker to guarantee deterministic convergence.

All Articles