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

Block or report batyrf

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. SimpleMusicPlayer SimpleMusicPlayer Public

    Playground for learning modern android technologies.

    Kotlin 6

  2. CompactPlayerView CompactPlayerView Public

    Helper for removing exoplayer set up boilerplates and setting attributes on xml

    Kotlin 2

  3. RelaxingSounds RelaxingSounds Public

    Simultaneous Multiple Audio Player for relaxing tracks utilizing modern android technologies and approaches.

    Kotlin 5

  4. Upload CSV sheets to Cloud Firestore Upload CSV sheets to Cloud Firestore
    1
    #!/usr/bin/python3
    2
    import sys
    3
    import firebase_admin
    4
    import csv
    5
    import uuid