$ whoami --verbose
role Software Architect @ Ambev Tech
focus low latency, high throughput, zero allocation
stack Java 17+ · Spring Boot · Microservices · AWS · Kafka
degree MBA in Software Architecture
mantra "measure before you optimize — then optimize until the profiler gets bored"Software architect with a healthy obsession for JVM performance. I spend my days designing distributed systems that have to survive real traffic — and my nights squeezing nanoseconds out of Java libraries with zero-reflection APIs and virtual threads.
| project | what it does |
|---|---|
| uuidv7 | Ultra-fast RFC 9562 UUIDv7 generator for Java 17+. 248M IDs/s single-thread, 1.4B/s in batch with zero-allocation bulk APIs. Monotonic, virtual-thread aware, GraalVM native-image ready. No dependencies |
| fletch | Fast, declarative XML extraction for Java. Fletch reads a document in a single forward pass of its own byte-level scanning engine and materializes exactly the values you ask for — no DOM tree, no reflection, no annotations, no code generation, no dependencies. |
| vscode-express-snippets | Snippets for scaffolding controllers & services in Node/Express |
Every number above is reproducible — clone the repo, run the benchmark, prove me wrong. 😏
// building things that run hot and stay boring in production.




