- Astro
- TypeScript
- Firebase
- Cloudflare Edge
A bilingual course platform for HSC students across Bangladesh. I set one unreasonable constraint — serve tens of thousands daily while the only bill is the domain — and let it force the architecture: content baked to static HTML at build time (zero database reads for visitors), a single-document entitlement model (~1 read per student), security enforced in Firestore rules, deploys triggered by git push to Cloudflare's edge.
The result isn't just a website. It's proof that world-class access can cost nothing — and that one determined student can build it.