JOURNAL

Writing & Insights

Exploring mobile engineering patterns, clean UI architecture, and modern developer tips.

JUN 15, 20266 min read

Kotlin Multiplatform: The Future of Cross-Platform Development

An in-depth look at Compose Multiplatform (CMP) and Kotlin Multiplatform (KMP), exploring why it is capturing the hearts of mobile architects globally.

#Kotlin#KMP#Mobile
Read Article
MAY 28, 20268 min read

Mastering Gestures and Animations in Jetpack Compose

Learn how to construct highly responsive fluid micro-interactions and custom swipe gestures using Compose layout and gesture handlers.

#Android#Compose#UI/UX
Read Article
MAY 12, 20265 min read

Building a Local-First App architecture with SQLite & Drift

Explore best practices for designing local-first mobile apps, focusing on offline sync schemas, background operations, and reactive data streams.

#Flutter#Database#Mobile
Read Article
APR 22, 20267 min read

Leveraging On-Device ML using Google ML Kit and TensorFlow

Integrate text extraction (OCR), barcode reading, and face detection into Flutter and Android apps without compromising user data privacy.

#AI#MLKit#Mobile
Read Article