Antoine's blog

Welcome to my personal blog! I use it to share what I'm currently learning or thinking about, usually on topics related to technology, business, and health.

#javascript

Lessons Learned from Building a Sync-Engine and Reactivity System with SQLite

August 15, 2025
This post distills the minimal sync engine and BroadcastChannel-powered reactivity that I built to power the offline-first E2E encrypted Interleave application.

Building an offline first E2E encrypted web app with PGlite and Electric

January 26, 2025
This is the approach I'm currently taking to build an offline first web application suing PGlite and Electric.