Skip to content
View ankushg's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ankushg

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

  1. ehzhang/nunchuck ehzhang/nunchuck Public

    📲 multi-device hardware data synchronization for mobile browsers

    JavaScript 242 22

  2. anishathalye/skipchat anishathalye/skipchat Public

    SkipChat - MHacks V

    C 20 7

  3. Tls12SocketFactory.kt Tls12SocketFactory.kt
    1
    /**
    2
     * Implementation of [SSLSocketFactory] that adds [TlsVersion.TLS_1_2] as an enabled protocol for every [SSLSocket]
    3
     * created by [delegate].
    4
     *
    5
     * [See this discussion for more details.](https://github.com/square/okhttp/issues/2372#issuecomment-244807676)
  4. MultiplatformParcelize MultiplatformParcelize Public

    Proof-of-concept for using @Parcelize in Kotlin Multiplatform projects. Read the blog post for details!

    Kotlin 1