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

Block or report kalist28

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
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 11 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 4

  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