claudedwithlove
explore/build-a-b

build-a-b

Cherished

A Next.js 15 monorepo microsite where users create custom billionaire avatars while learning about Firefox's data privacy stance through satirical, interactive gameplay. Built with TypeScript, Tailwind CSS, and HeroUI components, it tracks engagement metrics like avatar generation volume and social sharing without collecting personal data.

·0··submitted April 16, 2026
View on GitHub
Clauded With Love Rating
7.5 / 10

Mozilla's Billionaire Blast-Off is a Next.js 15 TypeScript microsite that uses satirical interactive gameplay to educate users about data privacy while they create custom billionaire avatars. The project demonstrates privacy-first design by tracking engagement metrics without collecting personal data, serving Mozilla's Firefox positioning strategy.

Code Quality6.5
Usefulness7.0
Claude Usage7.5
Documentation8.0
Originality8.5
Highlights
  • Comprehensive documentation with separate PRD, engineering playbook, and architecture guides showing professional project management
  • Privacy-first analytics implementation that tracks avatar generation and engagement without storing PII, aligning perfectly with Mozilla's values
  • Creative use of LLM integration for avatar and biography generation within a satirical narrative framework targeting Gen Z users
To Improve
  • Add visible test coverage metrics and expand testing documentation since code quality assessment is limited without seeing actual implementation files
  • Include specific performance benchmarks and accessibility compliance details given the interactive nature and target demographic of the application