Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View montezuma-p's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report montezuma-p

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.

Content in all repositories owned by your account will be closed.
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
montezuma-p/README.md

Languages: 🇺🇸 English | 🇧🇷 Português

Typing SVG coding gif

🌴 Rio de Janeiro, Brazil


🌟 Featured — Harken

harken stars harken release harken license crates.io

Your agent cannot listen to audio. Harken fixes that — locally. MCP server + CLI in a single 13 MB static Rust binary (whisper.cpp via FFI): no Python, no ffmpeg, no API key. On crates.io.


$ whoami
pedro-montezuma — dev lead @ jusimples (brazilian legaltech AI)

$ cat summary.txt
Backend engineer: Python, Rust, cloud infrastructure and AI systems.
Primary engineer of a legal RAG platform, zero to production.
Security-first mindset, observability always, automate everything.

$ cat /etc/team
Vasco da Gama ⚫⚪

💼 Experience

Dev Lead / Lead Backend Engineer — JuSimples

Apr 2026 – Present

Technical lead for the backend and production infrastructure of JuSimples' Brazilian LegalTech AI platform.

  • Architecture and technical decisions for the production system.
  • Continued evolution of the RAG pipeline, security, and observability.
  • Day-to-day operation: deployments (Cloud Run), monitoring, and incident response.

Backend Engineer — JuSimples

Nov 2025 – Apr 2026

Primary engineer responsible for taking the AI platform from zero to first production launch (April 2026).

  • Backend in Python and FastAPI.
  • RAG pipeline over Brazilian legislation (LegalBERT, pgvector).
  • Hybrid authentication (JWT + API keys) with allowlist-first practices.
  • Observability: structured JSON logs, metrics, and tracing.
  • GCP infrastructure as code via Terraform (Cloud Run, Cloud SQL, Secret Manager).

🧰 Stack

Python FastAPI PostgreSQL GCP Terraform Docker Linux Bash Rust

Languages & Backend Python · FastAPI · SQL / PostgreSQL with pgvector · SQLAlchemy / Alembic · Rust (CLI tooling, Cargo) · Shell Script (Bash/Zsh) · JavaScript / TypeScript
Cloud & Infrastructure GCP — Cloud Run, Cloud SQL, Secret Manager, Cloud Storage, Cloud Scheduler, IAM · Terraform · Docker · Linux administration · Virtualization (KVM/VMware/VirtualBox)
AI & Data RAG · Vector databases (pgvector) · LLM integration (Gemini/OpenAI) · MCP servers (Model Context Protocol) · Local speech-to-text (whisper.cpp) · Embeddings (LegalBERT/sentence-transformers) · Web scraping
Observability & Security Structured JSON logging, OpenTelemetry, Prometheus · JWT, OAuth2, API keys, allowlist patterns · LGPD-aware telemetry and privacy
Tools Git, GitHub — PRs, Issues, Actions

🚀 Key Projects

🎙️ Harken

Speech-to-text for AI agents, fully offline. As an MCP server, it gives any agent (Claude Code included) the ability to hear audio; as a CLI, it batch-transcribes files and folders. One 13 MB static Rust binary on whisper.cpp via direct FFI — no Python, no ffmpeg, no API key. Published on crates.io, MIT/Apache.

harken voice-note.opus                 # one file
harken ~/Downloads/meetings/           # whole folder, recursive
harken chat-export.zip                 # pull voice notes straight out of a WhatsApp export
harken mcp                             # MCP server: give your agent ears

Rust whisper.cpp MCP crates.io

Other open source projects

  • monitor_linux_ia — Linux system monitoring with AI-generated HTML reports.
  • backup-universal — Smart backup system with project-type detection and automatic exclusions.
  • linux-storage-manager — Storage cleanup and archiving with retention policies.
  • iaprojeto-setup — AI-driven project scaffolding from natural-language descriptions.
  • my-systems-showcase — Documentation of Linux setups: dual-boot, KVM/QEMU labs, security environments.

📊 GitHub

Top languages

🎮 When I'm not coding...

  • 🔧 Breaking my Linux setup (and fixing it)
  • 📚 Reading docs at 3 AM
  • 🎯 Automating things that don't need automation
  • ⚫⚪ Thinking about Vasco

🎓 Languages & Education

Languages: Portuguese (native) · English (fluent — Cambridge FCE) · Spanish (basic)

  • Universidade Federal Rural do Rio de Janeiro (UFRRJ) — Bachelor's in History (Licenciatura) · 2020 – Present
  • Alura — Tech professional development courses (2025): programming logic, Git/GitHub, Linux CLI (DevOps), frontend fundamentals
  • CNA / Cambridge — English, FCE certification (Cambridge English First)

📫 Let's connect

LinkedIn Email Email

Popular repositories Loading

  1. harken harken Public

    Your agent cannot listen to audio. harken fixes that — locally. MCP server + CLI, one 13 MB binary, fully offline: no Python, no ffmpeg, no API key.

    Rust 13

  2. iaprojeto-setup iaprojeto-setup Public archive

    Crie estruturas de projetos perfeitas automaticamente usando a IA do Google Gemini! É simples: copie o código, configure e execute.

    Python 1

  3. my-systems-showcase my-systems-showcase Public

    Documentação completa de configurações Linux: dual-boot profissional, laboratório KVM/QEMU, ambiente isolado de segurança cibernética e setup Whonix/Tor para privacidade.

    Shell 1

  4. monitor_linux_ia monitor_linux_ia Public

    Script para monitorar sistemas Linux.

    Python 1

  5. montezuma-p montezuma-p Public

  6. linux-storage-manager linux-storage-manager Public archive

    🧹 Sistema inteligente de limpeza e organização para Linux. Libera espaço, arquiva com políticas de retenção, compacta em lixão e restaura quando precisar. Automatize a gestão do seu disco!

    Python