- Movie Website by TMDB API, Next.js
- Filtered popular movie by Genre, Search by keyword
- Infinite scroll Movie List
- Deploy via Vercel
- React Query Integration & Redis Caching
- JavaScript → TypeScript Migration
- Next.js Page Router → App Router Migration
- MongoDB Integration
- Add Feature
- Like Feature
- User Registration & Login (with Email Verification)
- User Personalization Features
- User Account Deletion (Account Withdrawal) (v1.1.0)
- Filter popular movies by genre
- Search movies by keywords
- Infinite scroll movie list
- User registration & login (with email verification)
- Like feature for managing favorite movies
- User profile and personalization
- Fast data fetching with React Query + Redis caching