The Problem
Recreate a production-style book summary platform with dynamic pages, authentication flow, API-driven content, and polished UI.
Featured Project
A full Next.js App Router project with authentication flow, dynamic book pages, audio player views, and API-driven content.

Recreate a production-style book summary platform with dynamic pages, authentication flow, API-driven content, and polished UI.
Used Next.js App Router for scalable routes like /for-you, /book/[id], and /player/[id]. Built reusable components and handled API fetching through utility functions.