Skip to content
View gpupo's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report gpupo

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

👋 Hi, I’m Gilmar Pupo — an IT executive with over 25 years of experience working at the intersection of technology and business strategy.

I started out as a web designer, evolved into a developer, project manager, CTO, strategic advisor, and currently serve as CEO. Along this journey, I’ve led digital transformation initiatives, software engineering teams, and innovation projects across companies and startups — always focused on operational efficiency, technical maturity, and aligning technology with business outcomes.

I'm passionate about helping small and mid-sized businesses unlock real value through data-driven decisions and scalable solutions. I’ve been recognized with multiple awards — including the Ebit for Best Online Store in Brazil — and am known for building high-performance teams, delivering innovative products, and fostering strong governance.

As a speaker, writer, and open-source contributor, I share insights on AI, productivity, software architecture, and digital transformation. I'm also the co-author of a book on recommendation systems and an active voice in the agile and free software communities.

My academic background includes degrees and certifications in IT Management, Information Security, Project Management, and a Strategic Business MBA — with credentials from institutions like Harvard, MIT, TUM, and Microsoft.

Above all, I believe in ethical innovation, custom-fit solutions, and the power of combining deep tech expertise with a human approach.

Social

Pinned Loading

  1. Uso de um LLM pequeno para melhoria ... Uso de um LLM pequeno para melhoria de descrição de produto
    1
    Foi utilizado:
    2
    
                  
    3
    - Ollama Server
    4
    - Modelo [TinyDolphin](https://huggingface.co/cognitivecomputations/TinyDolphin-2.8-1.1b) de 1B de parâmetros
    5
    - Biblioteca python 3 [ollama-python](https://github.com/ollama/ollama-python)
  2. A Lei de Demeter, princípio do mínim... A Lei de Demeter, princípio do mínimo conhecimento
    1
    A Lei de Demeter, também conhecida como princípio do mínimo conhecimento, é uma diretriz para o design de objetos. Segundo essa lei, um objeto deve limitar suas interações a um número limitado de "amigos íntimos" e evitar conhecer as estruturas internas de outros objetos.
    2
    
                  
    3
    Vou dar um exemplo de código JavaScript que viola a Lei de Demeter e depois mostrar como corrigi-lo. No exemplo, vamos considerar um objeto Carro que tem um objeto Motor:
    4
    
                  
    5
    ```JS
  3. bazel-simple-python bazel-simple-python Public

    Projeto de Exemplo: Monorepo com Python e Bazel

    Python 1

  4. uv-workspace-example uv-workspace-example Public

    UV Workspace with Library Usage

    Python

  5. python-pyproject-toml-uv-bazel python-pyproject-toml-uv-bazel Public

    Adaptacao de Setting Up a Python Project With pyproject.toml para UV e Bazel

    Starlark

  6. pythonic-opensource-mds pythonic-opensource-mds Public

    Pythonic, 100% Open Source, Modern Data Stack

    Python 2