Skip to content
View pagottoo's full-sized avatar
💻
1/1 Running
💻
1/1 Running

Block or report pagottoo

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
pagottoo/README.md
██████╗  █████╗  ██████╗  ██████╗ ████████╗████████╗ ██████╗  ██████╗ 
██╔══██╗██╔══██╗██╔════╝ ██╔═══██╗╚══██╔══╝╚══██╔══╝██╔═══██╗██╔═══██╗
██████╔╝███████║██║  ███╗██║   ██║   ██║      ██║   ██║   ██║██║   ██║
██╔═══╝ ██╔══██║██║   ██║██║   ██║   ██║      ██║   ██║   ██║██║   ██║
██║     ██║  ██║╚██████╔╝╚██████╔╝   ██║      ██║   ╚██████╔╝╚██████╔╝
╚═╝     ╚═╝  ╚═╝ ╚═════╝  ╚═════╝    ╚═╝      ╚═╝    ╚═════╝  ╚═════╝ 

Typing SVG

Profile views Followers


> whoami

$ cat ~/.profile
NAME       = "pagottoo"
ROLE       = "Kubernetes Specialist · SRE Leader"
LOCATION   = "São Paulo, Brazil 🇧🇷"
LANGS      = ["pt_BR", "en_US"]
UPTIME     = $(date -d "ano que eu nasci" +%s)

$ uname -a
stack       : go · java · python
orchestrator: kubernetes (talos · cluster-api · kubefirst)
hypervisor  : proxmox
playground  : machine learning / mlops / vllm

$ echo "Do what you like, and do it honestly."

> now --status

currently:
  - 🐧 Talos Linux cluster running on a Proxmox homelab
  - 🤖 Diving into Machine Learning, MLOps and vLLM
  - 🦀 Learning Rust (someday I'll stop writing Go… maybe)

featured:
  repo: kubefirst/kubefirst
  why : open-source GitOps platform for k8s — go check it out

kubefirst


> stack --list

Languages

Go Java Python Rust Bash

Cloud Native & Infra

Kubernetes Talos Proxmox Helm ArgoCD Terraform Docker Linux

Observability

Prometheus Grafana OpenTelemetry

ML / AI

PyTorch vLLM HuggingFace


> stats --pretty


> off-keyboard

🏠 homelab     → rack noise is my white noise
📡 iot         → mosquitto, esp32 e sensores espalhados pela casa
✈️  aviation    → flight radar tab sempre aberta

> contact --where

LinkedIn GitHub


"Do what you like, and do it honestly."

[ EOF ]

Popular repositories Loading

  1. pgdump-k8s-cronjob pgdump-k8s-cronjob Public

    Cronjob (K8S) to pg_dump and upload to AWS S3

    Shell 3

  2. pagottoo.github.io pagottoo.github.io Public

    CSS

  3. ingress-nginx ingress-nginx Public

    Forked from kubernetes/ingress-nginx

    NGINX Ingress Controller for Kubernetes

    Go

  4. kcriu kcriu Public

    Forked from keikoproj/kube-forensics

    Kubernetes Checkpoint/Restore in Userspace for Forensics and Incident Response

    Go

  5. kube-checkpoint-rs kube-checkpoint-rs Public

    Kubernetes Controller to handle Container Checkpoints (CRIU) to forensics process

  6. mle-fiap-fase3-diabetes-prediction mle-fiap-fase3-diabetes-prediction Public

    Repositório com o Tech Challenge da FIAP Fase3 - Predição de Diabetes, com leitura de dataset do Kaggle, Pipeline de Machine Learning com XGBoost, Postgres para Lake e Streamlit para adição, import…

    Python