claudedwithlove
explore/mozilla-build-a-b

build-a-b

Cherished

A Next.js 15+ monorepo that builds an interactive microsite where users create billionaire avatars while learning about data privacy. Built with TypeScript, HeroUI components, and Tailwind CSS v4, it demonstrates feature flagging and analytics tracking without collecting personally identifiable information.

·0··submitted April 19, 2026
View on GitHub
Clauded With Love Rating
7.4 / 10

Mozilla's Billionaire Blast-Off is a Next.js 15+ monorepo that creates an interactive microsite where users build satirical billionaire avatars while learning about data privacy. The project demonstrates modern web architecture with TypeScript, HeroUI components, feature flagging, and privacy-first analytics tracking.

Code Quality7.5
Usefulness8.0
Claude Usage6.0
Documentation8.5
Originality7.0
Highlights
  • Comprehensive documentation structure with separate PRD, engineering playbook, and architecture docs showing enterprise-level planning
  • Privacy-first approach with no PII collection while still enabling engagement tracking and social sharing metrics
  • Modern tech stack integration with Next.js 15+, TypeScript monorepo, HeroUI components, and Tailwind CSS v4 demonstrating current best practices
To Improve
  • Add test coverage information and quality gates implementation details since they're mentioned but not visible in the provided code
  • Complete the project structure documentation which appears cut off mid-sentence, making it harder to understand the full architecture