Skip to content
View edivad1999's full-sized avatar
👀
👀
Block or Report

Block or report edivad1999

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

Pinned Loading

  1. yamal yamal Public

    Yet Another (unofficial) My Anime List - kmm

    Kotlin 1 1

  2. CuteExoplayerCompose.kt CuteExoplayerCompose.kt
    1
    @SuppressLint("OpaqueUnitKey")
    2
    @androidx.annotation.OptIn(androidx.media3.common.util.UnstableApi::class)
    3
    @Composable
    4
    fun VideoPlayer(uri: String, modifier: Modifier = Modifier) {
    5
        val customPlayer = rememberSaveable(saver = MyPlayer.saver) {
  3. amz-drive-scraper amz-drive-scraper Public

    Kotlin

  4. ComposeTracker ComposeTracker Public

    Kotlin

  5. ruSteel ruSteel Public

    TypeScript

  6. kafkaJ kafkaJ Public

    Progress bar that replaces intelliJ progress bars with spinning Kafka

    Kotlin