object AmirMohammad : Developer() {
val name = "AmirMohammad Yazdanmanesh"
val role = "Senior Android Developer"
val company = "Saman Bank"
val location = "Tehran, Iran 🇮🇷"
val languages = listOf("Kotlin", "Java", "Dart")
val architectures = listOf(
"Clean Architecture",
"MVVM",
"MVI",
"Multi-Module"
)
val currentFocus = "Building scalable & maintainable Android applications"
val motto = "Knowledge comes to those who crave for it..."
fun sayHi() = println("Thanks for dropping by! Let's connect and build something amazing!")
}I'm always interested in collaborating on innovative Android projects and discussing mobile development best practices. Feel free to reach out!



