Android

Relevance of code minification in a performance world - Devfest Bangalore 📹

A presentation on code minification and it's performance impacts

Android

Relevance of code minification in a performance world - Android WorldWide 📹

A presentation on code minification and it's performance impacts

Kotlin

Meta Programming with Kotlin - Android Stream Day 📹

A presentation on building Meta Programs(code parsers and generators) with Kotlin

Android

What's new in Android 11 📹

A presentation on changes introduced in Android 11

Kotlin

Meta Programming with Kotlin - BrlKotlin Meetup

A presentation on building Meta Programs(code parsers and generators) with Kotlin

Android

Inject Basics - Droidcon Chennai

A presentation on Depedency Injection, dagger and koin.

Android

Decoding Android Runtime - Droidcon Vienna

A presentation on Android internal, dex format and ART

Mobile

Climbing Mobile Ladder - India DSC Summit, Goa 📹

A primer on mobile development and how to build career in it.

Kotlin

A Tale of Multiplatform - GDG Devfest Kolkata 📹

A presentation on evolution of code sharing and how Kotlin Multiplatform fits into it

Android

Inject Basics - Droidcon Berlin 📹

A presentation on Depedency Injection, dagger and koin.

Kotlin

Architectures with Kotlin Multiplatform - Fragments, Bangalore 📹

A presentation on how to work with various MV* architectural patterns and libraries with Kotlin Multiplatform

Android

Decoding Android Runtime - DroidJam, Bangalore 📹

A presentation on Android internal, dex format and ART

Android/Kotlin

Introducing Android in Kotlin Project - BlrDroid Meetup

A presentation on best practices for introducing Kotlin into an existing Android project in Java.

Kotlin

Kotlin Extensions and Higher Order Functions - BrlKotlin Meetup

A presentation on leveraging Kotlin's extensions functions and higher order functions for Android