Skip to content
View moekyawaung-web's full-sized avatar

Block or report moekyawaung-web

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
Moekyawaung-web/README.md

Typing SVG

profile views


🧑‍💻 About Me

data class Developer(
    val name: String        = "Moe Kyaw Aung",
    val role: String        = "Android Developer @ Microsoft",
    val location: String    = "Tachileik, Myanmar 🇲🇲",
    val experience: String  = "~2 years",
    val focus: List<String> = listOf(
        "Clean Architecture", "Jetpack Compose",
        "Firebase", "REST APIs", "Great UX"
    ),
    val currentlyLearning: List<String> = listOf(
        "Advanced Jetpack Compose",
        "Computer Vision with Python",
        "Cybersecurity & Secure Coding"
    ),
    val funFact: String = "I debug with Log.d() and I'm not ashamed 😄"
)

🚀 Tech Stack & Tools

📱 Android & Mobile

☁️ Backend & Services

🛠️ Tools & Platforms

🔬 Other Interests


📊 GitHub Stats

GitHub Streak

📱 Featured Android Projects

Project Description Stack
🌦️ Weather App REST API-driven weather app with Retrofit, caching & error handling Kotlin Retrofit MVVM Room
Task Manager Offline-first to-do app with Room database & repository pattern Kotlin Room LiveData MVVM
🔐 Auth Demo Firebase authentication with email, Google Sign-In & push notifications Kotlin Firebase FCM
📷 QR Scanner Camera utility using ML Kit barcode scanning + Maps integration Kotlin ML Kit Maps SDK
🎨 Compose UI Kit Material Design 3 component demos, animations & dark mode Jetpack Compose MD3

🏗️ Architecture & Patterns I Use

📦 My Android App Structure
 ┣ 📂 data
 ┃ ┣ 📂 local        → Room Database, DAOs, Entities
 ┃ ┣ 📂 remote       → Retrofit API Service, DTOs
 ┃ ┗ 📂 repository   → Repository implementations
 ┣ 📂 domain
 ┃ ┣ 📂 model        → Domain models
 ┃ ┗ 📂 usecase      → Business logic use cases
 ┣ 📂 ui
 ┃ ┣ 📂 screens      → Composables / Fragments
 ┃ ┣ 📂 viewmodel    → ViewModels with StateFlow
 ┃ ┗ 📂 components   → Reusable UI components
 ┗ 📂 di             → Dependency injection (Hilt)

🎓 Certifications & Learning


📈 Weekly Dev Activity

Kotlin       ██████████████░░░░░░   65%
XML          ████░░░░░░░░░░░░░░░░   18%
Python       ██░░░░░░░░░░░░░░░░░░    9%
JSON         █░░░░░░░░░░░░░░░░░░░    5%
Other        █░░░░░░░░░░░░░░░░░░░    3%

🤝 Let's Connect


github contribution grid snake animation

"Clean code, great UX, real impact — that's my craft."

Popular repositories Loading

  1. moekyawaung-web.github.io moekyawaung-web.github.io Public template

    HTML 21

  2. Moekyawaung-website.github.io Moekyawaung-website.github.io Public template

    Portfolios

    HTML 21

  3. Moekyawaung-web Moekyawaung-web Public

    21

  4. MiUnlockTool MiUnlockTool Public

    Forked from moekyawaungvivov30pro-design/MiUnlockTool

    MiUnlockTool developed to retrieve encryptData(token) for Xiaomi devices for unlocking bootloader, It is compatible with all platforms.

    Python 13

  5. MBomb MBomb Public

    Forked from moekyawaungvivov30pro-design/MBomb

    MBomb(Gmail To Gmail) Mail Bombing! Send Unlimited Bombing!

    Python 13