Deployed full-stack app
Track games. Earn XP. Level up your profile.
GameTracker is a real deployed web app that lets you search games via the RAWG API, mark them completed, and earn XP + genre XP through a gamified progression system.
Game discovery + search
Search RAWG for games and browse a curated popular list.
Completion tracking
Mark games completed and view your completed library later.
XP + genre progression
Earn XP and genre XP, with level thresholds and a progression dashboard.
Auth + server-truth persistence
Supabase authentication with Prisma/Postgres persistence and API routes.
Tech stack
Next.js (App Router), React, TypeScript, Tailwind CSS, Supabase Auth, PostgreSQL, Prisma ORM, RAWG API, Vercel.