- π Iβm currently working on Android apps using Jetpack Compose and Ktor
- π± Iβm learning Machine Learning for mobile and Flutter for cross-platform development
- π¬ Ask me about Kotlin, Jetpack Compose, Clean Architecture, or anything Android
- π« How to reach me: abdallahM_bakhet@outlook.com
- β‘ Fun fact: I enjoy reverse engineering apps and building side projects just for fun
fun androidDevLife(): List<String> {
return listOf("Code", "Debug", "Refactor", "Repeat")
}
fun main() {
androidDevLife().forEach { process ->
println(process.toString())
}
}


