Hello World! 👋
About me
I'm a software engineer with a Computer Science degree from University of Pittsburgh. I've been working in the automotive industry for the past years.
About the site
Written in async Rust 🦀 using Axum, compiled to Web Assembly 🟪, then served to you with Cloudflare Workers 🔸 (globally distributed V8 isolates).
- Custom
include_markdown!
macro for including markdown files as HTML strings at compile time. - Simple.css (minified), some client-side Javascript, and any assets are injected directly into the HTML page, sending down one fully-ready HTML page to the client.
- ...more to come!
The source code for this site is available on GitHub.