I am a software engineer at Kubeshop, a maintainer of Tracetest, and a doctorate candidate at University of São Paulo.
- 🙋♂️ I am a technology-focused generalist developer who works with Dev Tools and AI, located in Foz do Iguaçú, Paraná, Brazil. (Closer to the Iguazu Falls)
- ⚙ My main languages are Go, Python, Ruby, and Javascript.
- 🌐 My personal website is https://www.dbdias.com/.
To see technical demos of my main stack, see the following links:
- Python + LLMs: Simple app written with Python, LangChain and StreamLit that uses a sample OpenTelemetry trace from Tracetest and answer questions about it
- Go + Open Telemetry: code based in a article that show a producer and consumer based in gRPC streams written in Go
- Node.js + DDD: example Express.js written in Node.js showing an interpretation of applying some Domain Driven Design principles in a code.
- Ruby + DDD: example of Ruby on Rails app showing an interpretation of applying some Domain Driven Design principles in a code.
- SRE + Observability stack: example based in this article on how to build a local observability stack to test observability for you app.