React
Notflix
A playful movie database search engine that transforms user queries into dynamic results.
Year
2025
Role
Frontend Developer
Stack
React · JavaScript · CSS · HTML
Challenge
Fetching and normalising data from an external movie API while keeping search results responsive and easy to browse.
Solution
Implemented a debounced search input, dynamic result rendering, and a clean card layout that surfaces key movie details at a glance.
Impact
Demonstrated a solid grasp of API integration and dynamic UI state, resulting in a fast and intuitive search experience.
Notflix is another in-class project created to showcase understanding of retrieving and processing data from APIs. The main focus was building a movie database search engine that could handle user queries and display results dynamically.