A passionate Android Developer with over 3 years of experience building high-quality apps using Kotlin and Jetpack Compose. I specialize in creating smooth, scalable user experiences with clean, maintainable code. If you’re looking for someone who loves solving problems and brings energy to the team — I’d be excited to work with you!
Kotlin
Jetpack Compose
XML
Room DB
Firebase
MVVM
Kotlin Multiplatform
Debugging
Lets have some code to know. First, Android 13 introduced the no permission image picker from galley , using this we can pick image from galley without taki…
Read moreHey!! Hello, lets learn about the language changing feature in android app. With Android 13 (TIRAMASU) , There are three places where we can change the langu…
Read moreHey, lets create the OTP field today, Use this Composable to create OTP @Composable fun OtpField ( modifier: Modifier = Modifier, otp: MutableState&…
Read moreLets set the Retrofit for Action Let's Start Our retrofit setup retrofit = "2.11.0" retrofit = { group = "com.squareup.retrofit2" ,…
Read moreFirst of all, we need to add the navigation dependency in our app module build.gradle.kt implementation ( "androidx.navigation:navigation-compose:2.8.3&…
Read moreAndroid Development with Jetpack Compose Syllabus 1. Introduction to Android Development and Jetpack Compose 1.1 Overview of Android Development History, evo…
Read more