• Used Kotlin with Jetpack Compose to create an Instagram Clone with the help of Firebase to login and save the data.
• Utilized Retrofit to call the APIs, Coil to display images and ExoPlayer for videos.
• Implemented ViewModel with Kotlin Coroutines and Flow to keep the app clean.
• Used GSON as JSON parser, Timber for logging and Dagger Hilt for dependency Injection.