You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TMDB Movie App is an Android app built using modern tech like Jetpack Compose, TMDB API, Retrofit, and MVVM. It allows users to explore movie categories, view detailed information, and manage wishlists. The app uses Paging 3 for smooth data loading and Room Database for wishlist management, ensuring a fast, seamless experience
A clean, modern Netflix Clone built using Flutter, replicating the look and feel of the Netflix mobile app. This project demonstrates responsive UI, efficient widget structuring, scroll detection, and dynamic content display using ListView, Stack, and custom widgets.Integrated with TMDb API to fetch real-time movie data trending, popular movies.