Skip to content
View Meet-Miyani's full-sized avatar
🌏
Working
🌏
Working

Block or report Meet-Miyani

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
Meet-Miyani/README.md

Meet Miyani — Senior Android Developer

GitHub LinkedIn Resume PDF Email Play Store

Production Android engineer focused on systems that stay maintainable after launch. Most of my work sits below the feature layer—building shared libraries, codegen workflows, modular architecture, and apps that must behave predictably in the real world. I enjoy the pieces other teams inherit later: reliable app foundations, rendering edge cases, and codebases that don't collapse under iteration.


Engineering Focus

🏗️ Architecture & Scale
I build beyond isolated feature tickets. I focus on modularization, typed contracts (like my KSP work), and maintainable UI/state patterns across shared libraries and multiple production apps.
⚙️ The Hard Integrations
I work comfortably in implementation-heavy areas where documentation is thin, such as BLE hardware flows, custom Canvas rendering, media playback, and annotation-driven tooling.
🚀 Independent Shipping
I treat personal projects with production rigor. My published Play Store apps scale well and provide a sandbox for custom measurement experiences and memory-conscious view models.
📚 Public Learning
Code is best when shared. I maintain a steady stream of visible engineering output through open-source libraries, AI coding skills, and published articles on Android internals.

Currently iterating on Pushman and exploring deep Compose UI patterns.

Meet Miyani focus areas


Tech Stack & Capabilities

  • Build: Kotlin Java Jetpack Compose Compose Multiplatform Coroutines Flow Media3 WorkManager Paging 3
  • Architect: MVVM MVI Clean Architecture Modularization Shared Libraries KSP Navigation DataStore Room
  • Ship: CI/CD GitHub Actions Firebase BLE Canvas Custom Rendering Offline Media Maps Play Store Publishing

Code & Shipping

compose-skill · 175 ★

Public reference skill for AI coding agents working in Jetpack Compose and Compose Multiplatform. It packages architecture, state, navigation, performance, testing, and cross-platform patterns into something other developers can actually reuse.
Eventics

KSP-powered Android event logging library that turns typed event models into generated analytics payload code. It reflects the kind of tooling work I enjoy: less manual wiring, stronger contracts, and better developer ergonomics.
RingFit · 500K+ installs

Consumer Android app with a custom measurement experience and canvas-based interaction model. Built and shipped independently, then proven in the market.
ViewTube · 100K+ installs

Video player built for broad format support, offline playback, subtitles, and memory-conscious Shorts-style scrolling. Good example of shipping-heavy Android work with real playback constraints.

Also on Play Store: QR Code Generator (1K+) · CricScore (5K+)


Writing & Articles


Status & Live Signals

GitHub activity

15
GitHub followers
180
Repo stars
5
Public repos
99
Stack Overflow rep
4
Medium stories
606K+
Play Store installs

Refreshed Apr 20, 2026 UTC · auto-updated daily via GitHub Actions


miyanimeet02@gmail.com · LinkedIn · Medium

Pinned Loading

  1. compose-skill compose-skill Public

    AI agent skill for Jetpack Compose & Compose Multiplatform (KMP/CMP). MVI architecture, Navigation 3, Koin/Hilt, Ktor, Room, DataStore, Paging 3, Coil, coroutines/Flow, animations, performance, acc…

    Shell 175 13

  2. Eventics Eventics Public

    The library Eventics is designed to simplify and enhance event logging in Android applications. It provides a structured approach to logging events by allowing developers to create custom event cla…

    Kotlin 2