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

Highlights

  • Pro

Organizations

@studiovisual @studioacademy

Block or report jtiberio-sv

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

João Pedro Tibério

Tech Lead | DevOps | AI Engineering | Quality Obsessed

LinkedIn GitHub Email

Typing SVG

> whoami

const jp = {
  role: "Tech Lead & DevOps Engineer",
  company: "@studiovisual",
  location: "Sao Paulo, BR",
  focus: ["AI-Powered Automation", "DevOps", "Self-Evolving Systems"],
  philosophy: "Best practices only. No workarounds. Ever.",
  currentProject: "A Telegram bot that analyzes its own code and creates PRs to improve itself",
};
What I actually do day-to-day
  • Lead infrastructure and DevOps across multiple clients (AWS, Docker, CI/CD)
  • Build AI-powered automation — bots that write code, test it, and deploy themselves
  • Architect self-improving systems — the bot proposes improvements, I approve on Telegram, it implements and creates PRs
  • Ensure maximum quality — automated testing, linting, coverage thresholds, branch protection
  • Manage monitoring stacks — Zabbix, Grafana, Prometheus, custom dashboards
  • Optimize cloud costs (FinOps) — AWS right-sizing, reserved instances, cost analysis

> tech --stack

Languages

TypeScript Python JavaScript Bash PHP

DevOps & Infra

Docker AWS GitHub Actions Nginx Cloudflare Terraform

Monitoring & Observability

Grafana Prometheus Zabbix

AI & Automation

Claude OpenAI Puppeteer

Databases & Queues

PostgreSQL Redis MySQL

Testing & Quality

Vitest ESLint SonarQube


> stats --verbose


> cat featured-project.md

Self-Evolving DevOps Assistant

An AI-powered system that analyzes, improves and deploys its own codebase

 Cron (daily)               Mobile notification
     |                         |
     v                         v
 AI analyzes codebase    Human approves/rejects
     |                         |
     v                         v
 Proposals generated     Issue created on GitHub
                               |
                               v
                    Isolated workspace (worktree)
                               |
                               v
                    AI implements the change
                               |
                               v
                    Validates: lint + test + build
                               |
                               v
                    Creates PR --> CI --> Deploy

Stack: TypeScript + Node.js + PostgreSQL + BullMQ + Claude AI + GitHub Actions

Numbers: 400+ tests | 50+ modules | Self-hosted CI/CD | Zero-downtime deploys


> ps aux | grep ai

AI Pipeline

GitHub since Profile Views Bot Status Auto PRs


"The best code is the one that improves itself."

Popular repositories Loading

  1. jtiberio-sv jtiberio-sv Public

    GitHub Profile README

    Python