Renato Ivancic - Software Engineer

Background image

Hello, I'm Renato

I build clean, performant and well taught applications and tools, from first design kick-off till maintenance in production.

With 10 years of hands down experience, my main focus at this time is developing back-end systems (microservices, monoliths, integrations, core libraries, customized build tools - Gradle ) in banking / financial sector. I strive to maintain high quality code that solves real world issues in an extensible architecture. I am fortunate to work in team that is enthusiastic and follows the same vision. I'm eager to learn, explore, question and guide my team with acquired knowledge.

Download CV

My Posts

Gradle Dependencies

Gradle

Ever wonder how you can bring order to dependency hell in Gradle. This article will provide you a survival kit for managing Gradle dependencies.

20 Dec 2021 #Gradle #Build tool #Gradle Dependencies

Gradle Resources

Gradle

Comprehensive list of gathered resources to master Gradle build tool. You'll find reviews of online courses, books, webinars and people that contribute to Gradle ecosystem

30 May 2021 #Gradle #Build tool

Java Gradle project with quality gates

Gradle

Implement JaCoCo code coverage and SonarLint quality gates in test stage. Without using servers or 3rd party cloud solutions.

10 May 2020 #Gradle #Build tool #SonarLint #Code coverage #Gradle Plugin