Skip to content
View Y-E-P's full-sized avatar
🏠
Working from home
🏠
Working from home
  • NoName Ltd.
  • Vinnytsia
Block or Report

Block or report Y-E-P

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Y-E-P/README.md

Hi there, I am Android Developer

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")
)

Pinned

  1. BrowserFiP BrowserFiP Public

    Simple Android library search extension for your WebView

    Kotlin 7 2

  2. ActivityManager ActivityManager Public

    Forked from sdex/ActivityManager

    ActivityManager app

    Kotlin 1