Mimicking IntelliJ IDEA’s splash screen with Jetpack Compose
The latest version of IntelliJ IDEA (2021.1 at the time of this publication) has a cool splash screen based on a grid containing different coloured shapes like this below:

The goal of this post is to implement a Jetpack Compose composable that mimics this pattern.