Bio
I am an Android developer since last 7 years. Apart from developing Android apps for my employer, I do organize BlrKotlin (India’s only Kotlin focused user group). I create YouTube videos for my channel “Chanse Code” (bit.ly/chansecode) and sometimes blog at “chansek.com”. Few meetups, I spoke at are BlrDroid, BlrKotlin and BangaloreJUG.
My Talks
RxJava Operators Under The Hood
One of the most powerful thing about RxJava is it's operators. Many developers use them without knowing what these operators actually do under the hood. In this video, we will explore all these ope...
Sneaking inside Kotlin features (Part II)
All uses lot of awesome Kotlin language features without even knowing how they are JVM compatible and what kotlin compiler does under the hood. This talk goes through all these topics and explores ...