// Series
The Blueprint Files
A series documenting building a resilient, zero-cost, enterprise-grade personal site. This series breaks down the "Architect's Handshake" between Astro, GitHub, and Cloudflare, offering a technical roadmap for developers who want to manage their personal projects with the same rigor as production systems.
// 3 Posts in this Series
- 1
sybilsedge.com
8 min readPersonal site built with Astro, deployed on Cloudflare Workers. Blueprint aesthetic with dark mode, content collections, and live GitHub activity feed.
- 2
Cloudflare Preview URLs, Durable Objects, and the tradeoff I discovered too late
5 min readI ran into a Cloudflare platform limitation after deploying a Durable Object-backed Digital Twin: preview URLs stopped working. I tried a few workarounds, but in the end I learned that previewability needs to be treated as an architectural requirement.
- 3
My Digital Twin Was Getting Too Creative
4 min readThis post explores the challenge of building a digital twin that stays truthful without sounding flat or robotic. It covers how I reduced hallucinations, restored personality, and found a better balance between grounding and voice.