class Angel:
def __init__(self):
self.name = "Angel Pedroza"
self.role = "Backend Engineer · AI & Integrations"
self.location = "Colombia 🇨🇴"
self.current_work = "Backend Developer @ Attention (remote)"
self.building = ["MCP servers", "API integrations", "data pipelines"]
self.learning = ["LangGraph", "multi-agent systems"]
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together!")
me = Angel()
me.say_hi()Last updated: April 2026
- 🏗️ Building AI-powered integrations @ Attention — Salesforce, Gong, Outreach, HubSpot
- 🧪 Shipping MCP (Model Context Protocol) servers for real-time data validation
- 🔭 Exploring LangGraph and multi-agent systems on side projects
- 🤖 Pair-programming daily with Claude Code
Backend & AI
AI Tooling & Agents
Data Engineering
Databases & Infra
🌟 "Code is like humor. When you have to explain it, it's bad." — Cory House 🌟

