Skip to content
View jfsanchez91's full-sized avatar

Block or report jfsanchez91

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. plaintext-logging-handler plaintext-logging-handler Public

    Netty plain text logging handler

    Kotlin 2

  2. Kotlin coroutines ext Flow operators Kotlin coroutines ext Flow operators
    1
    package util.ext
    2
    
                  
    3
    import kotlinx.coroutines.flow.Flow
    4
    import kotlinx.coroutines.flow.count
    5
    import kotlinx.coroutines.flow.first
  3. jwtd jwtd
    1
    # JWT decoder
    2
    # How to use:
    3
    #   token='eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c'
    4
    #   1 - echo $token | jwtd
    5
    #   2 - jwtd $token
  4. props2yaml props2yaml Public

    Convert `.properties` files into `.yaml`

    Python 1

  5. micronaut-core micronaut-core Public

    Forked from micronaut-projects/micronaut-core

    Micronaut Application Framework

    Java

  6. hashicorp/terraform-provider-aws hashicorp/terraform-provider-aws Public

    The AWS Provider enables Terraform to manage AWS resources.

    Go 10.8k 10k