Skip to content
View ShreyashKore's full-sized avatar
🔨
Building
🔨
Building

Block or report ShreyashKore

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
ShreyashKore/README.md

Hello 👋

I like building stuff. I'm an expert in Android/Kotlin Multiplatform and Flutter/dart.

  • 🔭 I’m currently working on Inspektor.
  • 🌱 I’m currently learning Backend and Swift.
  • 👯 I’m looking to collaborate on multiplatform projects.
  • 📫 How to reach me: @ShreyashKore


Shreyash's Github Stats Shreyash's top languages


Projects

Inspektor: A multiplatform HTTP inspection library for Ktor inspired by Chucker

Inspektor is an HTTP inspection library for Ktor. It allows you to view HTTP requests and responses, including basic information, headers, and bodies. Please note that this library is not stable, and the API may change. Users are not advised to use it in production projects.

Wonderous Compose: a port of Wonderous in Compose Multiplatform.

Wonderous Compose is a port of Wonderous in Compose Multiplatform. Wonderous Compose is a visual showcase of eight wonders of the world. The original project was built by team gskinner using Flutter. This project is a tribute to their original work, with an aim to explore the design possibilities with Compose.


vidyabhandary

Pinned Loading

  1. wonderous_compose wonderous_compose Public

    Wonderous Compose is a port of Wonderous in Compose Multiplatform.

    Kotlin 122 4

  2. inspektor inspektor Public

    A multiplatform HTTP inspection library for Ktor inspired by Chucker

    Kotlin 23 1

  3. ModularUiSample ModularUiSample Public

    Kotlin

  4. ComposeGoodies ComposeGoodies Public

    Collection of compose goodies.

    Kotlin

  5. ButterKnifeToViewBinding.kt ButterKnifeToViewBinding.kt
    1
    import com.intellij.openapi.diagnostic.Logger
    2
    import liveplugin.*
    3
    
                  
    4
    show("View Binding: ${project?.name}")
    5