Project registry

Project pages prepared for future uploads

These entries are reserved, factual placeholders for future project writeups. They do not assert completed work until evidence and artifacts are added.

  • 4 reserved slots
  • Cloudflare routing notes included

Reserved slots

Cloudflare routing notes

How reserved project hostnames resolve
  • A wildcard Cloudflare route can point many project-oriented hostnames at the same static deployment after wildcard DNS and routing are configured.
  • A Worker can inspect the request host and rewrite eligible project subdomains to matching /projects/<label> routes while leaving the browser URL intact.
  • Reserved labels such as www, blog, projects, api, and assets should bypass project rewrites so primary site sections keep predictable routing behavior.
  • Platform preview hostnames should be excluded from custom subdomain rewrites because preview URLs are deployment infrastructure, not portfolio project labels.