Projects
Feel free to go through my Github repository to check out all my project. Here are some the projects I developed recently.
Android
Native Android Music Player application built with Media3 Exoplayer. Utilised Palette API to create dynamic environment based on current song being played. Strictly on MVVM architecture. Libraries/tools used - Firestore, Coroutines Flow, Hilt Dependency Injection. and Jetpack Compose (Material 3) for UI/UX.

Android
Android application to view latest headlines, top stories, category news (sports, technology, science etc) and search news articles. Based on MVVM architecture. Frameworks used - Retrofit, Coroutines Flow, Hilt Dependency Injection. and Jetpack Compose (Material 3).

Android
Available on Google Playstore. Recommends movies based on selected movies by the user. Frameworks used - Google TensorFlow lite (CNN training model), personalised recommendation still under progress using Firebase Analytics, BigQuery (GCP) and Firebase ML.

Android
Simple Todo application following CRUD operations using Room library. Strictly based on MVVM architecture. Utilised Dagger Hilt as dependency injection.
