AboveXcuse is a full-stack monorepo application built to track personal growth across multiple disciplines: a configurable skill mastery tracker, a reading shelf, fitness logging, and finance tracking. Features include Google OAuth, JWT refresh-token auth, a public profile system, and a shareable reading list.

Monorepo with Turborepo + pnpm workspaces (Next.js 16 + Express + Prisma + Redis)
Configurable skill mastery setup wizard with custom roadmap and milestones
Public reading profile with shareable URL
Google OAuth + JWT refresh-token rotation with httpOnly cookies
Deployed on Vercel (frontend) and Railway (backend: Docker + PostgreSQL + Redis)