What people are building with Claude Max
Using Claude Max for something impressive? Share it here. It takes 5 minutes.
Build me a showcase page (single HTML file) for the Claude Usage Leaderboard. Scan my machine for: 1. All git repos I've contributed to recently (git log --author) 2. All PRs I've raised (gh search prs --author=@me) 3. All reports/analysis files (*.md) in my project directories 4. Any tools, dashboards, or presentations I've built Then create a showcase.html page that: - Uses this design system: dark theme (#0a0a0f bg), Inter font, purple/blue/orange accents - Shows my name, role, and key stats (PRs, reports, repos) - Lists all projects with status and description - Has a live PR tracker that fetches from GitHub API - Groups reports by type (audit, RCA, fix plan, implementation, etc.) - Includes "Why This Matters" impact text for each open PR - Is mobile responsive, single HTML file, no dependencies Match the style of leaderboard.magizhan.work/showcase/mags for consistency. Save it as showcase.html in the current directory.