younesfdj/gitfut — reverse-engineered prompt
Reverse engineered prompt
Build me a fun little site that turns any GitHub username into a football player card, like a FIFA style FUT card, with an overall rating out of 99 and six stats based on real GitHub activity. Pull the data live from GitHub so things like commits, stars, pull requests, followers, reviews, issues, language variety, and lifetime contributions shape the card. I want the app to figure out a position and archetype from the stat profile, and give the card a finish like bronze, silver, gold, special form, team of the year, or icon.
Each username should have a full profile page at /username and also a live image version at /username.png so people can drop it into a README or portfolio and have it keep updating. Add a simple country override with a query like ?country=DZ. Make the card look polished and playful, with a mascot or football vibe, and make sure it feels fast and shareable. If you need details, look up the current GitHub API docs online.
Want more depth? Deep Reverse