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
📖A simple online dictionary app to look up meanings and definitions of words. Built using Kotlin and Jetpack Components (Hilt, Coroutines, Flow, Room, Lifecycle, and Navigation Component) based on MVVM and Single Activity Architecture.
By using TMDB API , we created an android app with kotlin. We also used android latest features and frameworks like MVVM + Dagger hilt + Retrofit + Coroutines + Flow + Paging3 + Moshi.
Application that shows a list of bike station and it's bike station details. It's developed in MVVM Architecture and used tech stacks are Kotlin,LiveData,Dagger-Hilt Dependency Injection,Jetpack Navigation Component,Safe-Args ,Retrofit ,Coroutines and Google maps
A Jetpack Compose Recipe App using MVVM, Retrofit, and Navigation. Fetches categories from TheMealDB API and displays them with images and descriptions.
A fully functional realtime chat application built using Jetpack Compose, FirebaseAuth, and Cloud Firestore. Includes user signup/login, room creation, live messaging with Flow + Firestore snapshot listeners, and a clean MVVM architecture with Kotlin Coroutines.