Movie Hub
Web app to search and discover movies, featuring real-time filtering, API data fetching, and a responsive interface for browsing content quickly.

Tech Stack
React
Node.js
Express.js
Bootstrap
Git
REST API
Async Logic
Performance Optimization
The Problem
Give users quick, relevant results with a clear UI.
My Approach
Optimized API queries and implemented client-side filters for snappy browsing.
Challenges Faced
Handling rate limits and debouncing; smooth UX while fetching.
Key Takeaways
Practical API patterns and client performance tuning.