val aboutMe = mapOf(
"code" to listOf("Kotlin", "Java"),
"architecture" to listOf("MVVM", "Clean Architecture"),
"technologies" to mapOf(
"mobile" to mapOf(
"native" to listOf("Android (Kotlin, Java)")
),
"backend" to mapOf(
"Spring Boot" to "Java",
"Ktor" to "Kotlin"
),
"testing" to listOf("JUnit", "MockK", "KLuent", "Espresso")
),
"challenges" to "Learning something new every day!"
)
Popular repositories Loading
-
-
-
-
-
Writeopia
Writeopia PublicForked from Writeopia/Writeopia
Write like nobody’s watching. Because they aren't.
Kotlin
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.