Backend Developer · Argentina

Martín
Coronel

APIs · Databases · Cloud Infrastructure

Backend developer working in Java. I build APIs, design databases, and put together distributed systems. Lately focused on secret management and keeping applications stateless.

Java Spring Docker PostgreSQL Redis Linux VPS Git JWT Auth API Design DB Design Arduino/ESP MQTT Embedded Python LangChain
Vassago PoC

Proof-of-concept for validating OpenBao as an identity provider. The goal was to confirm it could handle credential management and JWT signing before building Kenoma on top of it.

Java 21 Spring WebFlux R2DBC OpenBao PostgreSQL Docker JWT / ES256 Reactive
vassago_docs_util

CLI I built to stop writing READMEs by hand. Points it at a repo, repomix extracts the source, Claude Haiku generates the docs in whichever mode you need. Shows token cost before it sends anything.

Python LangChain Claude Haiku CLI repomix Apache 2.0
Kenoma In Progress

Base layer for distributed multi-tenant services. Raum stores database connection metadata and issues short-lived credentials through OpenBao. Vassago is the client-facing gateway. Together they provide identity to multiple tenants across different databases, designed so future modules can plug in on top.

Java 25 Spring WebFlux R2DBC OpenBao PostgreSQL Docker Microservices Zero-Trust