Skip to content
View sivansundar's full-sized avatar

Block or report sivansundar

Report abuse

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

Report abuse
sivansundar/README.md

Hi there, I'm Sivan 👋

Droid at Jiva. Self-taught Android developer. Always up for developing products that can add value to a user’s experience on a day to day basis. Kotlin enthusiast.

  • 🔭 Currently, I help farmers and stakeholders in the Indonesian agriculture scene to have a better tech experience and in turn improve their livelyhood.
  • 🌱 Exploring KMM and building Shopify Apps 🤯
  • 👯 Want to collaborate on an open source project? Hit me up.
  • 💬 Down to chat about litreally anything under the sun.
  • 📫 How to reach me?
  • ⚡ Apart from building apps and being invested in tech, I also make music with Rofo where I take care of the vocal duties coupled with being their frontman.

Pinned Loading

  1. Boltraz Boltraz Public

    This is a personal pet project. A fully fledged course/college navigator app for Android.

    Java 1

  2. CoSplash CoSplash Public

    CoSplash is an app that allows you to search for images using the Unsplash API.

    Kotlin

  3. Apps Apps Public

    Forked from GrapheneOS/AppStore

    Kotlin

  4. ExposedDropDownMenu - Max width bug.kt ExposedDropDownMenu - Max width bug.kt
    1
     val options = listOf("Bengaluru", "Delhi", "Bombay", "Calcutta")
    2
     var expanded by remember { mutableStateOf(false) }
    3
     var selectedOptionText by remember { mutableStateOf(options[0]) }
    4
     
    5
     ExposedDropdownMenuBox(
  5. sivansundar-portfolio sivansundar-portfolio Public

    TypeScript

  6. GrapheneOS/AppStore GrapheneOS/AppStore Public

    Kotlin 502 51