Skip to content
View cgustav's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Chile

Block or report cgustav

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. lite_rolling_switch lite_rolling_switch Public

    Full customable rolling switch widget for flutter apps based on Pedro Massango's 'crazy-switch' widget https://github.com/pedromassango/crazy-switch

    Dart 56 55

  2. dart_rut_validator dart_rut_validator Public

    Conjunto de herramientas para validación de RUT chileno.

    Dart 9 10

  3. aws-iot-tools aws-iot-tools Public

    Boilerplates and practical applications designed to streamline the development and deployment of solutions using AWS IoT.

    HCL 1

  4. Run an ephemera pod in a specified K... Run an ephemera pod in a specified Kubernetes namespace. It comes with tons of ready to use networking tools.
    1
    #!/bin/bash
    2
    
                  
    3
    function kubenet {
    4
        # Description: Run an ephemeral Swiss Army Knife pod in a specified namespace.
    5
        # You already have tons of networking test tools ready to be used inside a kubernetes infrastructure.