Wilbur Suero
I build backend systems that scale without becoming harder to operate.
Specializing in high-performance Rails, distributed systems, and production AI infrastructure. No magic, just systems. I believe the best engineering decisions are those that eliminate operational complexity and remove layers of magic from software.
Selected Achievements
- Reduced LLM API latency by 60% and minimized token overhead by designing strategic caching and early-exit workflows.
- Architected PrestaCRM, a specialized credit CRM managing over RD$10,000,000 in active portfolios and cutting average delinquency by 18%.
- Built production AI infrastructure serving 50K+ daily interactions under strict reliability and throughput constraints.
- Designed distributed event-driven pipelines processing over 100K daily events with zero data loss.
- Created open-source libraries (Promptly, Outbox Rails) adopted by the Ruby on Rails developer community.
Selected Open Source
Promptly
Centralized AI prompt management engine for Ruby on Rails. Adds schema validation, versioning, localization, caching, and template testing.
Outbox Rails
Production-ready transactional outbox pattern implementation for Rails. Ensures event durability and atomicity in event-driven systems.
GemGuard
Ruby supply-chain security scanner. Generates CycloneDX SBOMs and audits gems for vulnerabilities in CI/CD pipelines.
Featured Writing
Every Business Mistake Maps to a Bug You've Already Fixed
You don't need new mental models to start a business. You need to recognize the ones your codebase already gave you, and the one place where they'll betray you.
Read Article →