Skip to content
View mohdaquib's full-sized avatar

Block or report mohdaquib

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mohdaquib/README.md

👋 Hi, I’m Mohd Aquib

🚀 Senior Android Engineer | 10+ Years Experience
📍 India | 🌍 Open to EU / UK / US / Canada / Global relocation
📱 Android • Jetpack Compose • Performance • System Design


🧑‍💼 Professional Summary

Senior Android Engineer with 10+ years of experience building large-scale fintech applications and reusable Android SDKs. Expertise in Kotlin, Jetpack Compose, Clean Architecture, modular architecture, CI/CD, performance optimization, and secure mobile application development. Delivered production features for the UBS Mobile Banking App serving 1M+ users, leading UI modernization, architecture evolution, and developer productivity initiatives. Builder of open-source developer tooling, including ComposeA11yScanner, a runtime WCAG accessibility scanner for Jetpack Compose — reflecting a broader commitment to performance, accessibility, and engineering excellence in every product shipped.

I focus on solving non-trivial engineering problems—real-time UI updates, recomposition control, startup time reduction, memory optimization, and secure persistence—while maintaining strong engineering standards and long-term maintainability.


🚀 Selected Engineering Projects

ProjectDescriptionKey ImpactTech StackLink
ComposeA11yScannerRuntime accessibility scanner for Jetpack Compose — detects missing content descriptions, low contrast, and touch target issuesRuntime accessibility scanner that overlays issues directly on your Compose UIJetpack Compose, Android-AccessibilityRepo
AndroidPerfLabPerformance lab showcasing real-world Compose optimization with visual proof using Layout InspectorDemonstrates recomposition issues vs optimized UI with measurable insightsKotlin, Jetpack Compose, CoroutinesRepo
Price-PulseReal-time stock tracker with smooth UI updates using WebSocketsSolves high-frequency UI updates without jankKotlin, Compose, WebSockets, FlowRepo
SecureVaultSecure data storage + networking with SSL pinning and encrypted databaseShowcases production-grade security practices in Android appsKotlin, SQLCipher, Retrofit, OkHttpRepo
RecipeViewer (KMP)Cross-platform recipe app with shared business logic across Android, iOS, WebDemonstrates scalable KMP + Compose Multiplatform architectureKMP, Compose Multiplatform, KtorRepo

🧠 Technical Strengths

  • Languages: Kotlin (primary), Java
  • UI & Frameworks: Jetpack Compose, Compose Multiplatform, Material 3, custom layouts
  • Accessibility: Accessibility (a11y), TalkBack, semantic UI design, inclusive UX practices, accessibility SDK development, runtime WCAG compliance tooling
  • Multiplatform:: Kotlin Multiplatform (KMP), shared domain & data layers
  • Architecture: MVVM, Clean Architecture, multi-module design
  • Concurrency & State: Coroutines, Flow, Channels, structured concurrency
  • Networking: Retrofit, OkHttp, WebSockets, GraphQL (Apollo)
  • Data & Security: Room, SQLCipher, DataStore, encrypted preferences
  • Performance: Startup optimization, recomposition tuning, memory & ANR reduction
  • Tooling & Infra: Dagger/Hilt, Gradle, CI/CD, ProGuard/R8

📌 Engineering Principles I Value

  • Performance is a feature, not an afterthought
  • State should be explicit, predictable, and testable
  • APIs should be simple to use but hard to misuse
  • Long-term maintainability over short-term wins

🌍 Why This GitHub Exists

This profile showcases production-minded Android engineering—not demos.
Each project focuses on real-world problems relevant to Large-scale applications, emphasizing performance, security, and architectural clarity.


🤝 Connect


⭐️ If my work resonates with you, feel free to star a repository or reach out.

Pinned Loading

  1. ComposeA11yScannerComposeA11yScannerPublic

    Runtime accessibility scanner for Jetpack Compose — detects missing content descriptions, low text contrast, and touch target overlap issues.

    Kotlin 19 1

  2. Price-PulsePrice-PulsePublic

    Production-grade real-time trading system built with WebSockets (no polling), Kotlin Flow, and Jetpack Compose. Features live charts, alerts, watchlist, order book simulation, and resilient streami…

    Kotlin 7

  3. AndroidPerfLabAndroidPerfLabPublic

    Modern Android performance engineering showcase — covering startup optimization, recomposition debugging, scrolling performance, and benchmarking using Jetpack Compose and Macrobenchmark.

    Kotlin 5

  4. RecipeViewerRecipeViewerPublic

    This is a RecipeViewer developed in Kotlin Multiplatform and Compose Multiplatform which fetches recipe data fromTheMealDB API

    Kotlin 1

  5. SecureVaultSecureVaultPublic

    Demonstrate real-world Android security engineering

    Kotlin 1