Featured Work
Mobile Platform Standards & Governance @ KBTG
📅 2019-Present
👥 Head of Mobile Guild (60+ Engineers)
Challenge: Scaling mobile
development and architecture standards for 60+ engineers within a 3,000-person tech organization while maintaining
architectural consistency, security, and
performance for a financial super-app serving a massive user base.
My Role: As a Staff Mobile Engineer and Head of the Mobile Guild, I define the "Flutter-Native Hybrid Strategy" and core technical standards across our teams. I act as the primary technical authority, advising on complex architectural decisions (when to use Flutter vs. Native) and establishing the CI/CD and observability infrastructure (Firebase/Analytics) that enables high engineering velocity and product agility.
Impact: Successfully standardized coding practices, reduced
technical debt, and implemented a "Zero Downtime" strategy for various platform shifts (e.g.,
Privacy Manifests), ensuring stability for mission-critical financial services.
On-Device Liveness Detection @ KBTG
📅 2022-Present (Ongoing improvements)
👥 Led cross-functional team
Challenge: To enhance security
for our massive user base in a high-security financial application, we needed to implement
real-time face
liveness detection that could run entirely on-device without compromising user privacy or app
performance.
My Role: As Staff Engineer, I
have been leading an ongoing initiative since 2022 to integrate and continuously optimize a
LiteRT (TensorFlow Lite) face liveness model in our
production Flutter app. I architected native iOS and Android bridges using platform channels,
optimized model inference performance (reducing latency by 40%, memory usage by 30%) across
different device capabilities, and coordinate
between data science (model training), mobile engineering (integration), and security
(compliance) teams to deliver seamless production improvements.
Impact: Successfully deployed on-device AI that processes
sensitive biometric data locally, eliminating server round-trips and maintaining user privacy
while achieving real-time detection accuracy that met our security requirements across millions
of daily authentications.
App Performance Optimization @ KBTG
📅 2023-Present (Ongoing improvements)
👥 Staff Mobile Engineer & Team Lead
Challenge: Our financial app serving millions of customers needed to maintain enterprise-grade performance and instant responsiveness while handling strict transaction security requirements and volatile network conditions across diverse devices.
My Role: As a Staff Mobile Engineer leading platform performance, I architected and implemented a high-performance optimistic loading architecture. By assuming successful execution of data-dependent operations upfront and executing flows instantly, we created a seamless, lag-free user experience, backed by resilient fallback callbacks to catch transactional anomalies and securely enforce safety policies (such as logging the user out in case of critical mismatches). I also directed the optimization of biometric security loops by eliminating redundant platform-channel context handshakes.
Impact: Achieved the fastest biometric login speed in the financial industry, enhancing daily user retention. Also reduced app launch time by 40%, decreased API calls by 60% through smart caching, and maintained a flawless compliance record with zero security breaches.