🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).
📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.
📱Android Library to implement animated, 😍beautiful, 🎨stylish Material Dialog in android apps easily.
🚀Jetpack Compose utility library for capturing Composable content and transforming it into Bitmap Image🖼️
Know about real-time state of a Android app Permissions with Kotlin Flow APIs.
A utility (Gradle Plugin + CLI) to convert Jetpack Compose compiler metrics and reports to beautified HTML page.
📱Sample application built to demonstrate the use of Kotlin Multiplatform Mobile for developing Android and iOS applications using Jetpack Compose 🚀.
Simplify mutating "immutable" state models (a Kotlin multiplatform library)
📱 Android Library to implement Rich, Beautiful, Stylish 😍 Material Navigation View for your project with Material Design Guidelines. Easy to use.
A sample Android App which notifies about COVID19 cases in 🇮🇳India after every 1 hour.
Demo implementation to Schedule FCM Notifications on Android Device using AlarmManager + WorkManager.
📱A sample repository to demonstrate the Automate publishing🚀 app to the Google Play Store with GitHub Actions⚡+ Fastlane🏃.
A sample android app which extracts the location of a device using the SIM card details by extracting network details.
A sample Android application📱 built with Kotlin for #30DaysOfKotlin
Jetpack DataStore is a data storage solution. It allows us to store key-value pairs (like SharedPreferences) or typed objects with protocol buffers. DataStore uses Kotlin and Coroutines + Flow to store data synchronously with consistency and transaction support 😍
A sample android application which demonstrates use of Kotlin Coroutines Flow with Firebase Cloud Firestore.
My Portfolio hosted on GitHub pages.
[DEPRECATED] Android Library to implement Paging support for Realtime Database in RecyclerView.
Sample repository to demonstrate usage of GitHub Actions CI's workflow dispatch to automate publishing of a library to Maven Central