data class Engineer(
val type: String = "Software",
val specialization: String = "Android",
val otherSpecialization: String = "Desktop(Compose)",
var role: List<String> = listOf("Senior", "Team Lead(on current workplace)"),
val languages: List<String> = listOf("Kotlin", "Java"),
val libs: List<String> = listOf("Retrofit", "Android Jetpack", "Jetpack Compose", "Work Manager", "Motion Layout"),
val architecturalApproaches: List<String> = listOf("MVI", "TEA", "MVVM", "MVC", "MVP"),
val other: List<String> = listOf("Retrofit", "Android Jetpack", "Jetpack Compose", "Work Manager", "Motion Layout")
)
🏠
Working from home
-
NoName Ltd.
- Vinnytsia
Pinned Loading
-
-
ActivityManager
ActivityManager PublicForked from sdex/ActivityManager
ActivityManager app
Kotlin 1
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.