Computer Engineering student who builds and operates real production systems:
observability, automation, cloud and AI agents on self-hosted infrastructure, with security as a
cross-cutting practice. Focused on Production Engineering / SRE / Platform / AI Infrastructure.
Highlights
- Top 3 nationally — SPEI Hackathon, Bank of Mexico (2025), among 200+ teams. MVP Lead.
- Operate my homelab like production: end-to-end observability + AIOps · 19 services · 0 exposed ports · 0 privileged containers.
- Shipped 2 production systems as a student: a cloud POS for a real client and a live 24/7 dashboard.
Experience
Production Management Intern — JPMorgan Chase & Co.
Jul 2026 — present
CIB Technology · Mexico City
- Operating and keeping production technology stable in a large-scale financial environment; reliability, monitoring and operational response.
Full-Stack Developer (Freelance) — Cloud POS
2025
Client: laundromat chain · Google Cloud
- Designed and deployed a cloud point-of-sale: customers, orders, payments and reporting.
- Security: AES-256 encryption · JWT auth · RBAC · input validation. Stack: Python · Google Cloud · PostgreSQL · Docker.
Selected projects
Operate a mini-PC like a production environment: metrics, logs, alerting and an AI agent that reads the telemetry. 19 services, 0 ports exposed, 0 privileged.
Prometheus · Grafana · Loki · Alertmanager · SOPS+age · Docker Compose · Cloudflare Zero-Trust
Agent with real, read-only tool-use: answers "why did CPU spike?" or "errors in the last hour" by querying Prometheus and Loki live, with token/cost budgets.
Next.js · TypeScript · GPT-OSS 120B (Groq) · PromQL · LogQL · Docker
Meta-agent that audits token spend: SQL does the exact math, the LLM only prioritizes. Cut the bill from $50 to ~$5/month on the same workloads.
Python · SQL · Claude Haiku · pytest · MIT
Accessible financial API — SPEI Hackathon Fintech
Accessible payments API for vulnerable populations. Top 3 nationally (Bank of Mexico) as MVP Lead.
Python · SQL · Docker · REST APIs · Git
Skills
Languages Python · TypeScript · C++ · Java · SQL · Bash
Observability Prometheus · Grafana · Loki · Alertmanager
Cloud & Infra Docker · Proxmox · Linux · nginx · Cloudflare · Google Cloud
Backend & Data FastAPI · Next.js · PostgreSQL · REST
AI Anthropic · Groq · OpenAI SDK · tool-use · AIOps
Practices CI/CD · SOPS/age · least-privilege · backups · Git