Skip to content
View berlotto's full-sized avatar

Organizations

@gabinetedigital @PyTche
Block or Report

Block or report berlotto

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

Sérgio Berlotto 🤘

print('Hello coders!')

def user_informations(*args, **kwargs):
    return {
      'tools': [
        'vscode', 'linux', 'sublime', 'terminal', 'docker',
      ],
      'languages': [
        'python', 'js', 'shell script',
      ],
      'skills': [
        'arquiteture', 'software design', 'algorithms', 'databases', 
        'data', 'api', 'async', 'engineering'
      ]
    }
    
from pprint import pprint
pprint(user_informations())

🧐

Desenvolvedor backend, pythonista e linuxer. Trabalho hoje na Jetbov (www.jetbov.com) uma startup de SC/Brasil está transformando a pecuária de corte empoderando o pecuarista, através de informação e oportunidades, agregando maior valor a cadeia de forma sustentável.

Sou gaúcho, gosto muito de um bom churrasco, não abro mão de uma boa cerjeva no copo e um código livre na máquina

🤓 💬

Blog: https://berlotto.github.io

Dev.to: https://dev.to/sergioberlotto

Linkedin: www.linkedin.com/in/sergioberlotto

Twitter: www.twitter.com/sergioberlotto

Telegram: https://t.me/sergioberlotto

Linux

Pinned

  1. flask-app-template flask-app-template Public

    An complete Flask application template, with useful plugins.

    HTML 260 128

  2. dotfiles dotfiles Public

    My personal .config files

    Shell

  3. tars tars Public

    ||| TARS - Is a tool for easy data analisys

    Python 1

  4. thabit thabit Public

    Sistema de gerenciamento de dados configurável e aderente

    JavaScript