Computer Engineering student at UAJMS building scalable backend systems. I focus on clean architecture, high-throughput APIs, and distributed patterns that hold up under real-world load.
My interest areas: CQRS, Domain-Driven Design, Event Sourcing, and concurrent systems in Go.
Languages Go · TypeScript · Java
Frameworks Node.js · NestJS · Spring Boot
Data PostgreSQL · MySQL · Prisma
DevOps Docker · Linux · Bash
Frontend React · Tailwind CSS (when needed)
Tools Postman · Git · VS Code
Go SDK for Bolivia's national electronic invoicing system (SIN/SIAT). Abstracts SOAP transport, XML digital signatures (XMLDSig), GZIP compression, and catalog management behind a clean, idiomatic Go API.
Stack: Go · SOAP · XMLDSig · Hexagonal Architecture
- Domain-first — model the problem before choosing the technology
- Explicit over implicit — systems should be readable before they're clever
- Performance with purpose — optimize where it matters, benchmark before you guess
- Clean interfaces — a good API is a contract, not an afterthought


