- Android lover since I got my first smartphone running Gingerbread, I started Android development in 2014.
- For me, there is no better job than being a developer. With just a computer, you can build approximately everything. You just need to learn stuff. There is no dependency on material things. The only limitation is your imagination to invent new things!
- I spend some time making iOS development to know the difference (tools, project structure, language, environment).
- Currently learning to make Gradle works for me instead of being afraid to interact with it.
Presently, I'm working at MWM, developing an ecosystem of "creative" apps that interact together to unleash people's creativity.
- Display Android notifications with a contact image on the left, like all messaging apps
- Are you sure you know how Kotlin Flow works?
- Make Gradle work for you - Create your own Tasks and Plugins
- How ViewModel works under the hood
- How to speed up Android app build time
- Generate Bill of Material (BOM) with Gradle maven-publish plugin
- How to link C/C++ library to your Android project with CMake
- Make C/C++ stack trace more understandable on Firebase Crashlytics and PlayStore
- Make Gradle work for you: Learn how to create your own Gradle Tasks and Gradle Plugins. Talk done during Android Makers by droidcon 2023.
- Win the hearts of Chrome OS users: How to adapt your application for Chromebooks. Talk done during Android Makers 2022.
- Unit converter: Help people moving from Europe to Canada or the contrary to convert units in both way, apply taxes and tips on currency values, etc...
- Time Tracker: Track the time you pass on daily tasks to discover where you can optimize your day to become more productive.
- Screen info: Get information on your device (model, Android version, screen density, number of pixels).