About
Sometimes you stumble on something interesting and just have to dig deeper. I made this site as a place for me to share those rabbit holes—the things I've taken apart to understand, problems I've worked through, or just neat ideas worth exploring.
What's Here?
Deep dives, experiments, and notes on whatever caught my attention. Could be low-level systems stuff, a clever algorithm, hardware tinkering, or anything else.
The Site
Built with Leptos (a Rust web framework) because I wanted to understand how it works. Sure, it's overkill for a blog, but building it I learned a bit about WASM, reactive systems, and server-side rendering in Rust.
Open Source
All the code is open. Take it apart, see how it works, use whatever's useful. Knowledge is meant to be shared.