I'm a Software Developer, mostly focused on the backend. I've had the chance to work with several technologies and programming languages across different industries, such as Telco, AdTech, Streaming and Online Education. I'm always looking to improve my skills, finding new and better ways to solve business problems.
Above all, I love Functional Programming. I'm convinced it can help to make better software, and I'm excited about languages and libraries that are making FP more accessible to developers
Nothing here yet.
Dec 5, 2024 · 1 min read · In the fast-evolving world of Scala development, some powerful libraries remain under the radar despite offering great capabilities, especially when combined with ZIO. In this presentation, we explore a selection of five lesser-known but highly usefu...
Join discussion
Jan 31, 2024 · 1 min read · En esta presentación se introducen conceptos básicos de Programación Funcional, para luego mostrar cómo se puede aplicarla en el mundo real a través de librerías como ZIO HTTP. Mira la grabación https://www.youtube.com/watch?v=O70q1ayxz2o 💡 Puede...
Join discussion
Jan 4, 2024 · 1 min read · Just today a new article I've recently written has been published in the Scala Matters blog. It's about exploring how to use the Kyo library and Scala 3 to write modular applications, by implementing a Tic-Tac-Toe game. You can read the article here,...
Join discussion
Dec 1, 2023 · 1 min read · Traditionally, developers have relied on constructing routing tables to build their REST APIs. These tables map specific routes to corresponding request handlers. However, this approach involves manual decoding of headers, query parameters, and reque...
Join discussion