What is LeetFut?
LeetFut turns any public LeetCode profile into a World-Cup / FIFA-Ultimate-Team-style player card rated out of 99. Type a username, and it scouts the profile, reads six real signals, and prints a card with a position, an archetype and a finish — from Bronze all the way to Icon.
There are no surveys and nothing to fill in. Every number on your card traces back to a real LeetCode statistic. It's a fun, shareable way to see your problem-solving at a glance and stack it up against friends.
How the scouting works
Six signals from your public profile, each mapped to a football stat:
- Consistency (CNS) — your streak and active days
- Hard mastery (HRD) — hard problems solved
- Contest (CTS) — your contest rating
- Versatility (VER) — topics and languages covered
- Accuracy (ACC) — your acceptance rate
- Volume (VOL) — total solved and years active
Your overallis a position-weighted blend, not a flat average. Raw stats cap at 88 — the top slice is a legacy gate earned with years, contest standing, a deep back-catalogue and earned badges, so one big year won't crown you an Icon.
Duel & League
Beyond a single card, you can Duel a rival head-to-head across the six stats, or run a League to rank yourself and up to four teammates into a 1st / 2nd / 3rd table.
Built with
Next.js, TypeScript and Tailwind CSS. LeetFut is open source and was inspired by gitfut. It is a fan project and is not affiliated with, endorsed by, or connected to LeetCode.
Questions or ideas? Head to the contact page or read the FAQ.

