About
NS
Sometimes you encounter an interesting problem and want to understand it thoroughly. This site documents those deep dives—technical challenges I've worked through, systems I've explored, and compelling ideas worth investigating.
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 taught me about WASM, reactive systems, and server-side rendering in Rust.