Hi there!
That's me!

Software development is my profession for 10+ years. This is the thing I really love to do.

I specialise in JVM ecosystem. I am working mainly with Java. The other ones are Groovy and Scala. And hey, there is even some place for JavaScript too 😉

I created this blog to publish my writings on ideas I am finding somehow interesting. I hope you will enjoy it!

Latest from the blog

Code for comprehension

Combining values held by two or more monadic types into a single object. While the task looks very simple, it has some quirks. Let’s see what we can do having Vavr in hand.