// thoughts, ideas, and technical explorations
I built Conflux, a real-time collaboration engine in Rust, to understand how systems like Google Docs and Figma synchronize state between multiple users without conflicts using CRDTs.
I spent years using Git without truly understanding it. So I built Veridian, my own version control system in Rust, and everything clicked. Here's what I learned.
// all opinions are my own
const blog = { thoughts: 'unfiltered', typos: 'guaranteed' }