Civic Data Dashboard for Myanmar
Public platform covering humanitarian and civic indicators across Myanmar. Serves ~10K active users (2.8K peak daily), processes ~132K events, and manages more than 100K records. The platform has been referenced by news organisations reporting on Myanmar.
- Led the migration from Create React App to Next.js while optimising infrastructure for a non-profit environment with strong security and cost constraints.
- Designed a static-data architecture that transforms Baserow content into versioned JSON assets, eliminating public database exposure and reducing operational risk.
- Recognised that different pages required different freshness guarantees and introduced a hybrid rendering strategy (SSR, SSG, ISR, and CSR) to balance performance, cost, and data freshness.
Stack: Next.js, GitLab CI/CD, Baserow, GitHub Actions, Puppeteer