Skip to content
View kalist28's full-sized avatar
🟢
Online
🟢
Online

Block or report kalist28

Report abuse

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

Report abuse
kalist28/README.md
val DmitryKalistratov = human {
    about {
        name = "Dmitry Kalistratov"
        role = Developer(Android, iOS)
    }

    tech {
        day("Kotlin", "app creation")
        night(".*".toRegex())
    }

    links {
        telegram = "@kalist28"
        email = "dmitry@kalistratov.ru"
    }
}

Pinned Loading

  1. MPDaySchedule MPDaySchedule Public

    Kotlin Compose Multiplatform UI library that simplifies usage of day schedule.

    Kotlin 10 1

  2. bubbles-compose bubbles-compose Public

    Bubbles for Compose is a Kotlin Multiplatform library for the Compose Multiplatform UI framework. It provides various UI components.

    Kotlin 5

  3. kotlinx-datetime-ext kotlinx-datetime-ext Public

    KMP library extending kotlinx-datetime functionality. Provides convenient extensions and utilities for working with dates and times.

    Kotlin

  4. compose-cupertino compose-cupertino Public

    Forked from slanos/compose-cupertino

    Kotlin Multiplatform library for using Apple inspired components

    Kotlin