Llevo +10 años rompiendo y arreglando código. Me gusta crear apps que funcionen bien y no exploten en producción (la mayoría de las veces 😅). Backend, frontend, lo que sea. 10+ years breaking and fixing code. I like building apps that work well and don't blow up in production (most of the time 😅). Backend, frontend, whatever it takes.
Un poco de mi historia y lo que me apasionaA bit about my story and what I'm passionate about
<developer> construyendo software que importabuilding software that matters </developer>
Siempre me ha gustado resolver problemas complejos. De chico consideré estudiar astrofísica o matemáticas, pero cuando descubrí la programación en la prepa, supe que era lo mío. Combina lógica, creatividad y la satisfacción de ver algo funcionando.
I've always loved solving complex problems. As a kid I considered studying astrophysics or mathematics, but when I discovered programming in high school, I knew it was my thing. It combines logic, creativity, and the satisfaction of seeing something work.
Soy Ingeniero en Sistemas por la Universidad Politécnica de Aguascalientes. Mi camino profesional me ha llevado por empresas como ICMA, FrontRunner, Softtek, DensityLabs, MUBAI y actualmente en Truck Drivers y PROAN, donde me especializo en arquitecturas de microservicios y desarrollo full-stack.
I'm a Systems Engineer from Universidad Politécnica de Aguascalientes. My career has taken me through companies like ICMA, FrontRunner, Softtek, DensityLabs, MUBAI, and currently at Truck Drivers and PROAN, where I specialize in microservices architecture and full-stack development.
JavaScript y TypeScript son mi stack principal. Desde APIs robustas con Node.js hasta interfaces reactivas con React — domino el ecosistema completo. TypeScript me permite escribir código más seguro y mantenible a escala enterprise.
JavaScript and TypeScript are my main stack. From robust APIs with Node.js to reactive interfaces with React — I master the full ecosystem. TypeScript lets me write safer and more maintainable code at enterprise scale.
Integro Inteligencia Artificial en mi flujo de trabajo diario para maximizar productividad y calidad. Desde pair programming con AI, generación de tests automatizados, hasta optimización de código — aprovecho las herramientas modernas para entregar soluciones más rápido sin sacrificar calidad.
I integrate Artificial Intelligence into my daily workflow to maximize productivity and quality. From AI pair programming, automated test generation, to code optimization — I leverage modern tools to deliver solutions faster without sacrificing quality.
"Build things, break things, learn from both."
Cosas que escribo cuando no estoy debuggeandoStuff I write when I'm not debugging
297 commits, 320K líneas de código, 7.5 meses. Cómo construí una plataforma enterprise de logística con Node.js, React, Flutter, Prisma, Socket.IO y AWS — desde la primera línea hasta producción.297 commits, 320K lines of code, 7.5 months. How I built an enterprise logistics platform with Node.js, React, Flutter, Prisma, Socket.IO and AWS — from the first line to production.
Los tokens cuestan. El código verboso no es gratis. KERN propone un DSL compacto que transpila a Python, diseñado para que los agentes generen más con menos — tokenizer-aware, round-trip garantizado.Tokens cost money. Verbose code isn't free. KERN proposes a compact DSL that transpiles to Python, designed for agents to generate more with less — tokenizer-aware, round-trip guaranteed.
Desplegué a producción desde una fiesta con un agente de IA en Telegram. Así funciona el concepto de Pipelines Agénticos: el agente diagnostica errores, aplica workarounds y garantiza el deploy.I deployed to production from a party with an AI agent on Telegram. That's how Agentic Pipelines work: the agent diagnoses errors, applies workarounds, and guarantees the deploy.
Construye tu propio Knowledge Base con búsqueda semántica usando Ollama + SQLite. Todo local, todo gratis, todo privado.Build your own Knowledge Base with semantic search using Ollama + SQLite. All local, all free, all private.
Cómo construí la integración de TenK con OpenClaw: OAuth Device Flow desde cero, página de autorización en Flutter Web, skill CLI y landing actualizada.How I built TenK's OpenClaw integration: OAuth Device Flow from scratch, Flutter Web authorize page, skill CLI, and updated landing page.
Un token expirado, un HTTP 403, y cómo mi agente de IA lo resolvió en 15 minutos con un fallback elegante.An expired token, an HTTP 403, and how my AI agent fixed it in 15 minutes with an elegant fallback.
De emoji SVG a asistente con IA: chat con GPT-4o, envío de emails, citas en Google Calendar con Meet automático, y un peluche real.From SVG emoji to AI assistant: GPT-4o chat, email sending, Google Calendar meetings with auto Meet, and a real plushie.
Magic links, onboarding, generación de alcance con IA (GitHub Copilot API, $0) y tracking de requerimientos. Next.js + Prisma + Claude Opus 4.5 + agentes.Magic links, onboarding, AI scope generation (GitHub Copilot API, $0) and requirements tracking. Next.js + Prisma + Claude Opus 4.5 + agents.
Publicar Next.js en Docker detrás de un ALB con HTTPS (ACM) validado por DNS en Hostinger, con hardening de puertos y rollback sin tumbar producción.Ship Next.js in Docker behind an ALB with HTTPS (ACM) validated via Hostinger DNS, with port hardening and rollback without breaking prod.
Cómo configuré un agente de IA con 4 proveedores de respaldo, watchdog automático y reconexión de WhatsApp para que nunca deje de responder.How I configured an AI agent with 4 fallback providers, automatic watchdog, and WhatsApp reconnection so it never stops responding.
2 humanos + N agentes de IA > tu equipo de 10. La metodología OventLabs: same day deploy, cero ceremonias, resultados reales.2 humans + N AI agents > your team of 10. The OventLabs methodology: same day deploy, zero ceremonies, real results.
Método económico paso a paso para usar Copilot Pro por el precio de un chip Bait. Viola ToS — el riesgo es tuyo.Step-by-step budget method to use Copilot Pro for the price of a SIM card. Violates ToS — risk is yours.
Arquitectura completa de un AI Coach: agentic loop, tool calling con 5 herramientas, OAuth PKCE con Claude, stealth headers y optimización de 39s a 8sComplete AI Coach architecture: agentic loop, tool calling with 5 tools, OAuth PKCE with Claude, stealth headers, and 39s to 8s optimization
Bitácora cronológica sobre el desarrollo de una app inspirada en la teoría de las 10,000 horas de Malcolm GladwellChronological devlog about building an app inspired by Malcolm Gladwell's 10,000 hours theory
Arquitectura de tres microservicios conectando Java y JavaScript para consumir APIs de BitsoThree-microservice architecture connecting Java and JavaScript to consume Bitso APIs
Integrando el motor de búsqueda más potente con Node.js para búsquedas en tiempo realIntegrating the most powerful search engine with Node.js for real-time searches
Patrones, buenas prácticas y la filosofía detrás de las APIs REST bien diseñadasPatterns, best practices, and the philosophy behind well-designed REST APIs
Fundamentos de React: componentes, estado y el flujo de datos unidireccionalReact fundamentals: components, state, and the unidirectional data flow
Creando un algoritmo de encriptación desde cero — aprendiendo los fundamentos de la criptografíaBuilding an encryption algorithm from scratch — learning the fundamentals of cryptography
Proyectos en producción — cosas reales que funcionanProduction projects — real stuff that works
Fábrica de software con agentes de IA. Portal de cliente con magic link auth, onboarding, generación de alcance con IA y tracking de requerimientos.AI-powered software factory. Client portal with magic link auth, onboarding, AI scope generation and requirements tracking.
Plataforma de productividad con voice-to-text, tracking de horas y herramientas de desarrollo. Inspirada en la regla de las 10,000 horas.Productivity platform with voice-to-text, hour tracking and dev tools. Inspired by the 10,000 hours rule.
Sistema de gestión clínica para exámenes médicos de operadores de transporte. Expedientes digitales, citas y reportes.Clinical management system for transport operator medical exams. Digital records, appointments and reports.
Plataforma de logística y transporte. Gestión de operadores, vehículos, rutas y servicios para empresas de autotransporte.Logistics and transport platform. Operator, vehicle, route and service management for trucking companies.
Tecnologías con las que trabajo día a díaTechnologies I work with daily
Mi trayectoria profesionalMy professional journey
🚛 SIGMOP - Yard Truck Management System
Full-Stack Enterprise Solution — Sistema integral de gestión de flota que revoluciona las operaciones de camiones mediante automatización inteligente y tracking en tiempo real. Full-Stack Enterprise Solution — Comprehensive fleet management system that revolutionizes truck operations through intelligent automation and real-time tracking.
📚 Enterprise Online Training Platform
Plataforma de capacitación empresarial diseñada para optimizar el aprendizaje corporativo y gestionar el ciclo completo de formación profesional. Enterprise training platform designed to optimize corporate learning and manage the full professional development lifecycle.
🧠 SOUL GATE System
Implementación del sistema SOUL GATE en versiones web y móvil (Android/iOS), trabajando en equipo con desarrolladores Full Stack e ingenieros de IA para integrar modelos analíticos de forma modular. Implementation of the SOUL GATE system in web and mobile (Android/iOS) versions, collaborating with Full Stack developers and AI engineers to integrate analytical models in a modular architecture.
🏠 Remine - Real Estate Platform
Plataforma inmobiliaria con listados interactivos, visualización de mapas, y herramientas avanzadas para agentes inmobiliarios. Real estate platform with interactive listings, map visualization, and advanced tools for real estate agents.
☁️ Enterprise APIs & Microservices
Especializado en construcción de APIs y microservicios con tecnologías enterprise de nivel corporativo. Specialized in building APIs and microservices with enterprise-level corporate technologies.
✈️ PartsBase - Aviation Parts Marketplace
Marketplace líder de partes de aviación con búsqueda en tiempo real e interfaz intuitiva para compradores y vendedores del sector aeronáutico. Leading aviation parts marketplace with real-time search and intuitive interface for buyers and sellers in the aeronautics sector.
¿Tienes un proyecto en mente? ¡Hablemos!Have a project in mind? Let's talk!