Manoj Pedvi's Profile Picture

Manoj Pedvi

Programming is my passion and I work as a software engineer. I’ve been writing code professionally since 2011. I’ve been an app developer working for startups and big companies in various domains like banking, healthcare, sports, etc.
11 Posts
#11 Mastering Performance Optimization in Jetpack Compose

#11 Mastering Performance Optimization in Jetpack Compose

Discover essential techniques for mastering performance optimization in Jetpack Compose. Learn how to manage recomposition, utilize profiling tools, and leverage lazy composables for high-performance apps.

#10 Mastering Advanced Kotlin Collections: Sequences, Operations, and Custom Data Structures

#10 Mastering Advanced Kotlin Collections: Sequences, Operations, and Custom Data Structures

Explore advanced Kotlin collection concepts to enhance your code's performance and readability. Discover sophisticated techniques beyond basic manipulation tasks for efficient data management in Kotlin programming.

#9 Mastering Background Processing in Android with WorkManager: A Guide to Efficient Background Processing

#9 Mastering Background Processing in Android with WorkManager: A Guide to Efficient Background Processing

Master Background Processing in Android with WorkManager: Guide to Efficient Background Processing using Android & Kotlin