███╗ ███╗ ██████╗ ███████╗ ██╗ ██╗██╗ ██╗ █████╗ ██╗ ██╗
████╗ ████║██╔═══██╗██╔════╝ ██║ ██╔╝╚██╗ ██╔╝██╔══██╗██║ ██║
██╔████╔██║██║ ██║█████╗ █████╔╝ ╚████╔╝ ███████║██║ █╗ ██║
██║╚██╔╝██║██║ ██║██╔══╝ ██╔═██╗ ╚██╔╝ ██╔══██║██║███╗██║
██║ ╚═╝ ██║╚██████╔╝███████╗ ██║ ██╗ ██║ ██║ ██║╚███╔███╔╝
╚═╝ ╚═╝ ╚═════╝ ╚══════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚══╝╚══╝
A U N G — L I N U X E D I T I O N
data class MoeKyawAung(
val role: List<String> = listOf(
"Android Developer",
"Motion Designer",
"Creative Technologist"
),
val location: String = "Tachileik, Myanmar 🇲🇲",
val languages: List<String> = listOf("Kotlin", "JavaScript", "TypeScript", "Burmese", "English"),
val currentFocus: String = "Building AI-powered Android apps & generative art tools",
val funFact: String = "I blend code with creativity — from MVVM architecture to 4D hypercube animations"
)moe@linux:~$ cat about.txt
Name : Moe Kyaw Aung
Role : Android Developer · Motion Designer
OS : Arch Linux / Ubuntu (btw)
Shell : zsh + oh-my-zsh
Editor : Neovim + Android Studio
Location : Tachileik, Myanmar 🇲🇲
Status : [ ██████████ ] Building something cool...
Contact : moekyawaung@graduate.orgdata class Developer(
val name: String = "Moe Kyaw Aung",
val role: String = "Senior Android Developer",
val company: String = "Microsoft",
val location: String = "Tachileik, Myanmar 🇲🇲",
val experience: String = "~2 Years",
val languages: List<String> = listOf("Burmese 🇲🇲", "English 🌐"),
val passions: List<String> = listOf(
"📱 Native Android Development",
"🏗️ Clean Architecture & MVVM",
"🎨 Beautiful UI with Compose",
"🤖 Computer Vision & AI",
"🔐 Cybersecurity Basics"
),
val funFact: String = "I turn coffee ☕ into Kotlin code!"
)
val moe = Developer()
println("Hello World! 👋 I'm ${moe.name}")| 🏗️ Project | 📝 Description | 🛠️ Stack |
|---|---|---|
| 📱 MoekyawTranslator | Native Android Translator with Claude AI | Kotlin · Compose · MVVM · Claude API |
| 🛒 E-Commerce Platform | Full-stack e-commerce app | MERN Stack |
| ✅ Task Manager | Advanced task management system | Django · PostgreSQL |
| 🌤️ Weather Dashboard | Real-time weather app | REST API · Compose |
| 💰 Budget Tracker | Personal finance tracker | Kotlin · Jetpack Compose |
| 📸 FoodSnap | AI food recognition app | Python · Computer Vision |
| 💪 FitPulse | Fitness tracking application | Android · Firebase |
| 📝 QuickNotes AI | AI-powered note taking | Claude API · Android |
drwxr-xr-x projects/
├── 📁 QuickNotes-AI/ → AI note-taking app · Gemini API · Cloud Run
├── 📁 Budget-Tracker/ → Personal finance · Room DB · Compose UI
├── 📁 FoodSnap/ → Food recognition · Firebase · Retrofit
├── 📁 FitPulse/ → Fitness tracker · WorkManager · Material You
└── 📁 Logo-Animator-Studio/→ Motion design · Generative art · Myanmar media
| Project | Stack | Status |
|---|---|---|
| 🧠 QuickNotes AI | Kotlin · Gemini · Cloud Run | [LIVE] |
| 💰 Budget Tracker | Kotlin · Compose · Room | [LIVE] |
| 🍜 FoodSnap | Kotlin · Firebase · ML Kit | [LIVE] |
| 💪 FitPulse | Kotlin · Compose · WorkManager | [LIVE] |
| 🎨 Logo Animator | Motion Design · Generative Art | [ONGOING] |
Kotlin ██████████████░░░░░░ 65%
XML ████░░░░░░░░░░░░░░░░ 18%
Python ██░░░░░░░░░░░░░░░░░░ 9%
JSON █░░░░░░░░░░░░░░░░░░░ 5%
Other █░░░░░░░░░░░░░░░░░░░ 3%
moe@linux:~$ curl -X POST contact --data '{"message": "Let'"'"'s build something"}'
✉ Email : moekyawaung@graduate.org
🌐 Wiki : https://moekyaw-aung.github.io/Wiki/
🐙 GitHub : https://github.com/Moekyawaung-Linux
📍 Based in: Tachileik, Myanmar
Response: 200 OK — Available for Android contracts & collaborationsBeyond mobile development, I explore the intersection of code and art:
- 🔮 Generative Art — Real 4D rotation matrices, particle systems, hypercube canvas renderers
- 🎬 Motion Design — Logo animations, character animation, Myanmar cultural video production
- 🌐 Creative Web — Cyberpunk-styled portfolio sites, dark terminal aesthetics, editorial layouts
- 🤖 AI-Generated Content — Experimenting with generative visuals and creative AI workflows
╔══════════════════════════════════════════════╗
║ "Code is craft. Design is intention. ║
║ I build both with the same obsession." ║
║ — Moe Kyaw Aung ║
╚══════════════════════════════════════════════╝
┌─────────────────────────────────────────────────┐
│ "First, solve the problem. Then, write the code." │
│ — MOEKYAWAUNG
└─────────────────────────────────────────────────┘
Built on Linux. Powered by ☕ and stubbornness.