Hello World: The Journey Begins
Hello World
This is the start of something new. I've always wanted a place to document my journey through the rabbit holes of distributed systems and cryptography.
Why a Digital Garden?
"Learning in public is the fastest way to grow."
I built this site using Next.js, Tailwind CSS, and a lot of late-night coding sessions. It's designed to be minimal, fast, and focused on content.
What to Expect
- Deep dives into Solidity patterns.
- Experiments with Rust and WASM.
- Thoughts on the state of the Open Web.
Stay tuned.
fn main() {
println!("Hello, future!");
}