Skip to content
View josegomezr's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report josegomezr

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

Hi there πŸ‘‹

I like to fill templates with almost no effort πŸ˜‚

  • πŸ”­ I’m currently working on SUSE
  • πŸ’¬ Ask me about some music
  • πŸ“« How to reach me: see the sidebar
  • ⚑ K8S learning journal

I'm migrating GPG Keys!

From BA95 9649 73A5 90B2 7377 ABE4 E942 0E00 239E 386E to 3FE5 750D 54A0 97B3 0083 D89B CFC9 3E43 2368 A0EE

Metrics

Pinned

  1. gotp gotp Public

    One-time-password Generator & Utility for Go

    Go 2 1

  2. SatoshiField implementation SatoshiField implementation
    1
    import decimal
    2
    
                  
    3
    class Satoshify(object):
    4
        '''Helper class to convert from "satoshi" notation to decimal notation.'''
    5
        DECIMAL_PLACES = 8
  3. tg_send tg_send
    1
    # tg_send
    2
    Send telegram messages from your shell.
    3
    
                  
    4
    ## Install
    5
    Add the content of tg_send.sh to your .bashrc/profile/bash_alias (the one you like the most).
  4. Pull a complete cloudwatch logstream... Pull a complete cloudwatch logstream to your local machine
    1
    # usage bash pull_cloudwatch_log.sh <log-group name> <log-stream-name> [<output-file>]
    2
    LOG_GROUP="${1:-log-group-name}"
    3
    LOG_STREAM="${2:-log-stream-name}"
    4
    OUTFILE="${3:-output.log}"
    5
    
                  
  5. ninja-form-rest ninja-form-rest Public

    Ninja Form REST Handler

    PHP 1

  6. SUSE/active_sfdc SUSE/active_sfdc Public

    Ruby 3 2