NestNavigate

Screenshot of NestNavigate

NestNavigate is a full-stack learning progress tracker. It features user registration, login, and authenticated access to personalized learning modules. Users can track lesson completion, earn coins, and view progress in a clean dashboard UI. Built with FastAPI on the backend and React on the frontend, the app demonstrates real-world RESTful API design, JWT authentication, database integration, and modern deployment strategies.

Live Site

Visit Project

GitHub Repo

View on GitHub

Tech Stack

  • TypeScript
  • React
  • Vite
  • TailwindCSS
  • FastAPI
  • Pydantic
  • SQLAlchemy
  • JWT
  • SQLite
  • Axios