Full-Stack Developer (AWS) | Backend-focused Software Engineer
🇨🇴 Colombia | 🌍 Remote-friendly
I design, build, and scale cloud-native applications with a strong backend focus.
My work sits at the intersection of software architecture, AWS serverless, and pragmatic product development — turning ideas into production-ready MVPs and SaaS platforms.
I care deeply about clean abstractions, system boundaries, and long-term maintainability, not just “making it work”.
- Designing backend architectures that scale with product growth
- Building MVPs and SaaS platforms from zero to production
- AWS-first, serverless when it makes sense, containers when it doesn’t
- Writing code that reflects intent, structure, and trade-offs
- Using AI as a development accelerator, not a crutch
easyDB is a PostgreSQL database explorer built as a VS Code / Cursor extension, designed to bring a modern, type-safe, and highly interactive database management experience directly into the developer workflow.
Rather than being a simple data viewer, easyDB focuses on real-world database interaction:
- browsing schemas and tables,
- filtering and sorting large datasets,
- editing and inserting data safely,
- and executing custom SQL — all without leaving the editor.
easyDB reflects how I approach software design:
-
Clear separation of concerns
Extension core, database access, and UI are cleanly decoupled via a message-based bridge. -
Backend-first thinking
Connection pooling, parameterized queries, and security constraints are treated as first-class concerns. -
Developer experience as a system
Optimistic UI updates, inline editing, and keyboard-driven workflows reduce friction without sacrificing safety. -
Scalability & maintainability
The project is intentionally structured to support future refactors, multi-database support, and advanced features without architectural rewrites.
- VS Code Extension API + Node.js (TypeScript)
- React + Vite for webviews
- PostgreSQL via
pgwith connection pooling - Secure credential storage using system keychain
- Parameterized queries and SSL auto-detection
easyDB is less about CRUD and more about designing reliable tooling for developers who work with real databases, every day.
- 💼 LinkedIn: https://www.linkedin.com/in/tu-linkedin-aqui
Desarrollador Full-Stack con fuerte enfoque en backend y AWS.
Diseño y construyo aplicaciones reales, pensadas para crecer, manteniendo claridad arquitectónica y criterio técnico a largo plazo.


