Skip to content
View felipelima94's full-sized avatar

Organizations

@solinftec
Block or Report

Block or report felipelima94

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

Hello, I'm Felipe Lima! 👋

I'am a Reliability Engineer

I love programming, researching new technologies and share knowledge with my team and friends.

Felipe's github stats

Felipe's github stats top languages

Pinned

  1. finance-management finance-management Public

    Python

  2. Criar pod temporario dentro do kuber... Criar pod temporario dentro do kubernetes
    1
    ```shell
    2
    kubectl run [pod-name] -i --tty -n [namespace] --image [image] --image-pull-policy='IfNotPresent' --restart='Never' --rm -- [commands]
    3
    ```
    4
    
                  
    5
    
                  
  3. Semantic Commit Messages Semantic Commit Messages
    1
    # Semantic Commit Messages
    2
    
                  
    3
    See how a minor change to your commit message style can make you a better programmer.
    4
    Format: `<type>(<scope>): <subject>`
    5
    `<scope>` is optional
  4. digitaliza-crawler digitaliza-crawler Public

    TCC UNIP 2018

    Python 1

  5. digitaliza-front digitaliza-front Public

    Projeto de TCC Faculdade UNIP 2018

    HTML 1

  6. digitaliza-api digitaliza-api Public

    Projeto TCC UNIP 2018

    PHP 1