Build a web app where users can: - Enter a GitHub username (no auth required) - Generate a DevCard with theme selection - Get a shareable link - Optionally connect GitHub for richer data Consider FastAPI + HTMX or a simple static site with API backend.
Build a web app where users can:
Consider FastAPI + HTMX or a simple static site with API backend.