A fast, intuitive site for tracking Lamine Yamal — focused stats, records, and clean visuals. Built with Next.js + React.Js + Tailwind CSS + Supabase.
Live: https://yamalverse.com
Repo: https://github.com/nothier7/yamalverse
- Club Stats — season/competition breakdowns.
- International — national team overview.
- Per 90 — goals, assists, and goal+assist per 90 with competition toggles.
- Dribbles — all-time by default; filter by season/year and per competitions
- Opponents — performance vs. each opponent.
- Honours — trophies/awards.
- Records — known records grouped by category (La Liga, UCL, National Team, etc.).
- FAQs & Feedback — info and user input.
Top-nav routes mirror the UI: All Time · Career (Club, International, Per 90, Dribbles, Opponents) · Achievements (Honours, Records) · About (FAQs, Feedback).
- Frontend: Next.js (App Router), React, Tailwind CSS
- Backend/Data: Supabase (PostgreSQL)
- Deploy: Vercel
- Fork and create a feature branch.
- Keep PRs small and focused (UI, data, infra).
- Include a brief description, screenshots (if UI), and any SQL changes needed.