Android 🤖, React ⚛️, Open Source 🐧, Public Speaking 🎤, and Running 🏃♂️.
That's what wakes me up in the morning!
Recent posts
How-to Github Actions: Build Matrix
02 Nov 2020
How to use Build Matrix to test your project against different version of a language, a library or an operating system
How-to Github Actions: Building your Android App
12 Aug 2020
Setting up a Continuous Integration system for your Android App on Github has never been so easy with Github Actions
Kotlin’s Noinline & Crossline, once for all
22 Jul 2020
Explaining the Kotlin’s noinline and crossinline keywords, with a simple example, once for all.
Gradle Plugins and Composite Builds
06 Jul 2020
How Composite Builds can simplify your Gradle build, especially if you’re building a custom Gradle Plugin.
My Android project template
16 Jun 2020
What are the 5 things I do just before starting an Android project?