Selected Work
Highlights from my career building mobile applications at scale.
Impact at a Glance
Key metrics from my journey building mobile apps at scale.
-
9+ Years Experience
-
40M+ Users Impacted
-
40% Cost Reduction
-
50% Faster Verification
-
$15K Annual Savings
From the Blog
Flutter and Android deep-dives, tips, and architecture guides.
- December 9, 2025
Unifying Native APIs in Flutter: A Guide to ffigen and jnigen
Explore how to call native code directly using Dart FFI and JNI. We will use code generators (ffigen and jnigen) to automate the binding process.
- June 17, 2025
How to Add iOS 26 Liquid Glass Effect in Flutter Using a Custom SwiftUI View
Learn how to use the new iOS 26 Liquid Glass effect in your Flutter app by embedding a custom SwiftUI view using PlatformView.
- April 29, 2025
Understanding Dart Mixins: A Comprehensive Guide
A deep dive into Dart mixins, their syntax, and practical use cases in Flutter development.