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", "Atrium")
),
"challenges" to "Learning something new every day!"
)
🏠
Working from home
Android Developer @ Rindus
-
Rindus
- Tenerife
- in/tim-acosta
- https://medium.com/@timacosta06
Popular repositories Loading
-
-
atrium
atrium PublicForked from robstoll/atrium
A multiplatform assertion library for Kotlin
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.