Skip to content
View MatheusHenriquePrates's full-sized avatar

Block or report MatheusHenriquePrates

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

PT-BR   EN

PT-BR

matheus@devops:~$ cat sobre.txt

DevOps Engineer com base sólida em desenvolvimento. Trabalho com servidores Linux, containerização (Docker, Kubernetes), proxy reverso (Nginx), VPN (WireGuard) e automação de deploy.

Mantenho sistemas multi-tenant em produção, infra de agentes de IA conversacionais e integrações com APIs externas. Quando precisa, também boto a mão no código (Node, TypeScript, .NET, Python) pra resolver o problema de ponta a ponta.

matheus@devops:~$ ls stack/

infra

Linux Docker Kubernetes Nginx WireGuard

automação

Bash GitHub_Actions

dados

PostgreSQL Redis MSSQL DuckDB

backend

Node.js TypeScript Fastify Express .NET Python

frontend

React Next.js Tailwind Vite

ia

Claude MCP LangGraph

matheus@devops:~$ ls scripts/
matheus@devops:~$ stats --user matheus

matheus@devops:~$ contact

LinkedIn Email

matheus@devops:~$ _


EN

matheus@devops:~$ cat about.txt

DevOps Engineer with a solid development background. I work with Linux servers, containerization (Docker, Kubernetes), reverse proxy (Nginx), VPN (WireGuard) and deployment automation.

I keep multi-tenant systems running in production, including infrastructure for conversational AI agents and integrations with external APIs. When needed, I also write code (Node, TypeScript, .NET, Python) to solve problems end-to-end.

matheus@devops:~$ ls stack/

infra

Linux Docker Kubernetes Nginx WireGuard

automation

Bash GitHub_Actions

data

PostgreSQL Redis MSSQL DuckDB

backend

Node.js TypeScript .NET Python

matheus@devops:~$ ls scripts/
matheus@devops:~$ cat now.txt
  • Running multi-tenant conversational AI agent infrastructure in production
  • Automating deploys, observability and ops tasks with scripts and CI/CD
  • Integrating external APIs (WhatsApp, OpenAI, Anthropic, Whisper) into real pipelines
  • Studying Kubernetes in depth, infra hardening and internal developer platforms
matheus@devops:~$ contact

LinkedIn Email

matheus@devops:~$ _

Pinned Loading

  1. comercial-matheus-pdv comercial-matheus-pdv Public

    Full PDV system with NFC-e issuing — React + Node.js + Prisma | Sistema PDV completo com emissão de NFC-e — React + Node.js + Prisma

    TypeScript

  2. claude-oauth-bridge claude-oauth-bridge Public

    OpenAI-compatible HTTP bridge for Claude Pro/Max. Spawns the Claude Code CLI per request | Ponte HTTP compatível com OpenAI para Claude Pro/Max. Spawna o CLI do Claude Code por requisição

    JavaScript

  3. uazapi-webhook uazapi-webhook Public

    Production-grade UAZAPI (WhatsApp) webhook receiver with Postgres queue, debounce and routing | Receptor de webhook UAZAPI (WhatsApp) grau de produção com fila Postgres, debounce e roteamento

    JavaScript

  4. claude-voice-assistant claude-voice-assistant Public

    Real-time voice assistant: browser mic to Whisper STT, Claude messages API, ElevenLabs TTS. Cached immediate feedback for snappy interaction. Single Node file plus HTML, with optional wake-word cli…

    JavaScript

  5. tenant-encrypted-datalake tenant-encrypted-datalake Public

    Multi-tenant data lake with per-tenant client-side encryption (HKDF plus AES-256-GCM). Ingests Postgres or MySQL, encrypts, stores Parquet in Cloudflare R2. SELECT-only DuckDB proxy with automatic …

    TypeScript