Thoughts & Writings

On code, design, and systems.

Coming Soon

Work in progress

My blog is coming soon. In the meantime, you can check out my repositories on the home page.

fn main() {
    println!("Hello, world!");
}