DC
HomeProjectsAboutHow I WorkBlogsContact
← All posts

Tagged “kotlin”

6 posts

How I Think About Performance Bottlenecks in Android

How I Think About Performance Bottlenecks in Android

6 min read

A systematic approach to finding and fixing performance bottlenecks in Android apps - from identifying symptoms to measuring impact.

androidperformancedebuggingkotlin
What I Focus On When Performance Actually Matters in Android Apps

What I Focus On When Performance Actually Matters in Android Apps

6 min read

Performance optimization in Android is about knowing what to measure and when to act. Here's my practical approach.

androidperformanceoptimizationkotlin

Handling App Complexity Without Over-Engineering

5 min read

How I manage growing complexity in Android apps without falling into the trap of building abstractions nobody asked for.

androidarchitectureengineeringkotlin
State Management in Jetpack Compose: What Works in Practice

State Management in Jetpack Compose: What Works in Practice

5 min read

A practical guide to managing state in Jetpack Compose - what I use, what I avoid, and why simplicity wins.

androidjetpack-composestate-managementkotlin
Jetpack Compose Architecture Patterns That Scale

Jetpack Compose Architecture Patterns That Scale

4 min read

Practical architecture patterns for Jetpack Compose that work in real production apps - not just sample projects.

androidjetpack-composearchitecturekotlin
My Principles for Writing Maintainable Android Code

My Principles for Writing Maintainable Android Code

4 min read

Code that works today but can't be changed tomorrow is tech debt waiting to happen. Here are the principles I follow to write Android code that lasts.

androidclean-codearchitecturekotlin

© 2026 Dhruval Dhameliya

Resume