Welcome
How This Site Works (Architecture)
This website is designed to be as simple, fast, and secure as possible:
Optimal Performance
Each page request is kept under 14 KB, allowing most pages to be delivered in a single network packet for minimal latency - even on slow connections. Versioned CSS and JS files are cached locally by your browser, so they’re only downloaded once - making repeat visits nearly instant.Ultra Secure
Static files mean a tiny attack surface - there’s no server code running to hack, and all connections are secured with HTTPS. I’ve implemented a strict Content-Security-Policy (CSP) along with several other security controls at both build and run-time. Check out my security score on Mozilla ObservatoryBuilt from Markdown
All content - like my resume, blog posts, and skill breakdowns - starts as easy-to-write Markdown files. I use a custom Python build script to convert these into clean, static HTML pages.Global Edge Delivery
The finished site is deployed to Cloudflare Workers, which serves every file from a global CDN for fast, reliable performance anywhere in the world.Progressively Enhanced
The site works perfectly even with JavaScript disabled; only optional features like dark mode are JS-powered.No Databases, No Back-end
There’s no server-side processing or database - just pure HTML, CSS, and a tiny bit of JavaScript for visual enhancements like dark mode. All pages are pre-built and deployed as static files.
TL;DR:
This site is intentionally minimal and performant. All content is written in Markdown and built into static HTML, then deployed globally via Cloudflare’s edge network for fast, reliable delivery anywhere in the world. Every page load is ultra-lightweight (under 14 KB), and versioned CSS/JS are cached locally for instant repeat visits. There’s no bloat, tracking, or server complexity - just pure content and performance.
This site includes:
- My Resume
- Past experience in Application Security, IAM, and cloud security
- Blog posts covering pet projects, engineering topics, and experiments in my homelab
This site is intentionally minimal, performant, and secure - no cookies, no trackers, just content.