man sitting in front of a laptop

Employee spotlight: Matej Žižanović

Everybody was kung fu fighting—and so was Matej Žižanović, our Mid Graphic, Web, and UI/UX Designer! Luckily for us, he became a peacemaker later on and one of the calmest people on our team. Read on to learn more about this chill creative!

Reading Time 8 minutes

Continue reading

Team spotlight: Mobile app development

A perfect blend of hard work, laughter, and just the right amount of pranking—this is what keeps our mobile app development team so close-knit. Take a peek into their daily routine and see how they tackle challenges.

Reading Time 25 minutes

Continue reading

Employee spotlight: Karlo Petrović

Garbage collector and astronaut—luckily for us, Karlo Petrović, our Senior Backend Developer and Team Leader, didn’t live out those childhood dreams! Check out his spotlight to see why he became an irreplaceable part of our company.

Reading Time 8 minutes

Continue reading

Employee spotlight: Ivan Tomić

As one of the employees with the longest tenure, colleagues describe Ivan Tomić, our IT Administrator, as patient and good-spirited—make sure you check out his recipe for a stress-free life, along with some of his interests.

Reading Time 10 minutes

Continue reading

Developing a custom Gradle plugin for formatting and static analysis

In the third and last blog of our series, we will help you to create and publish a custom Gradle plugin that automates ktfmt and detekt integration and simplifies your new projects' setup.

Reading Time

Continue reading

Enhancing code quality with detekt for static analysis

In the 2nd part of the series, you will learn to integrate detekt for static code analysis in your Kotlin projects, optimize it for Jetpack Compose, and implement it in pre-commit hooks for better code quality.

Reading Time 10 min

Continue reading

Implementing and automating code formatting and static code analysis in your Android projects

In the first part of our series on how to play your code the right way on your Kotlin projects, we will focus on integrating ktfmt for code formatting.

Reading Time 10 minutes

Continue reading