01 — Bootstrap Portfolio
Moe Kyaw Aung

Moe Kyaw Aung

Full Stack Developer & Cloud Engineer

React Node.js Flutter AWS Kotlin Next.js

Passionate developer crafting elegant digital experiences. I build scalable web applications and cloud-native solutions that solve real-world problems.

GitHub Profile Download CV
Technical Skills
JavaScript / TypeScript90%
Flutter / Dart80%
Kotlin / Ktor75%
Cloud / AWS70%
24+
Projects
3+
Years Exp
100%
Dedication
02 — React + JSX Portfolio
Moe Kyaw Aung
const Developer = () => {
  return (
    <Profile
      name="Moe Kyaw Aung"
      role="Full Stack Dev"
      github="moekyawaung-cloud"
    />
  );
}

// Hello World 👋

Moe
Kyaw Aung

Building modern web experiences with React ecosystem. From hooks to server components, I live and breathe JavaScript.

useState useEffect useContext useMemo useRef useReducer
View GitHub Projects
03 — HTML + CSS Portfolio
Moe Kyaw Aung
MOE
KYAW
Web Developer
display: flex;
passion: infinite;
coffee: required;
bugs: 0 !important;
<html> <css> <js> <sass>
CRAFTING THE WEB

PURE
HTML
& CSS
POWER

No frameworks. No build tools. Just clean, semantic HTML5 and expressive CSS3 that makes the web beautiful. Every pixel is intentional.

GITHUB →
04 — Flutter Web Portfolio
Moe Kyaw Aung

Moe Kyaw Aung

Flutter Developer · Cross-Platform Specialist

Dart Flutter Web iOS & Android Firebase GetX Bloc
📱

Mobile Apps

Cross-platform apps with beautiful native UI for iOS and Android using Flutter.

🌐

Web Apps

Flutter Web applications with smooth animations and responsive layouts.

☁️

Cloud Backend

Firebase & cloud integrations for real-time data and authentication.

View on GitHub
05 — Gatsby.js Portfolio

Moe Kyaw
Aung

I architect fast, modern web experiences using JAMstack. Gatsby enthusiast, GraphQL lover, and performance obsessive. Building the future one static site at a time.

Moe Kyaw Aung
ReactGatsby

E-Commerce Platform

A blazing fast online store built with Gatsby and Shopify, achieving 100 Lighthouse score.

GraphQLContentful

CMS-Powered Blog

Editorial platform with incremental static generation and real-time preview features.

FlutterFirebase

Mobile Dashboard App

Cross-platform analytics dashboard with real-time data visualization and push notifications.

KotlinKtor

REST API Service

High-performance microservice API built with Kotlin and Ktor, deployed on AWS.

06 — Kotlin + Ktor Portfolio
Portfolio.kt
// moekyawaung-cloud
fun main() {
  val dev = Developer(
    name = "Moe Kyaw Aung",
    skills = listOf(
      "Kotlin", "Ktor",
      "Flutter", "React"
    )
  )

  embeddedServer(
    Netty, port = 8080
  ).start(wait = true)
}

// ✓ Build successful
// ✓ Server running
Moe Kyaw Aung
Moe Kyaw Aung
Backend · Cloud · Mobile

Backend architect specializing in Kotlin-based microservices with Ktor framework. I build type-safe, coroutine-powered APIs that scale effortlessly.

Kotlin
Ktor Framework
Coroutines
Exposed ORM
PostgreSQL
Docker & AWS
JWT Auth
REST & GraphQL
github.com/moekyawaung-cloud
07 — Next.js Portfolio
Available for Work
MOE KYAW AUNG
Moe Kyaw Aung

Full Stack Developer based in Myanmar. I build performant web applications with Next.js, ship cross-platform mobile apps with Flutter, and architect backend services with Kotlin + Ktor.

01

Web Development

Next.js, React, TypeScript. Server components, edge functions, and optimized performance.

02

Mobile Apps

Flutter for iOS, Android, and Web. Beautiful, performant cross-platform experiences.

03

Backend APIs

Kotlin + Ktor microservices. Type-safe, scalable, cloud-native architectures.

04

Cloud & DevOps

AWS, Docker, CI/CD pipelines. From code to production with confidence.

08 — Angular Portfolio
Moe Kyaw Aung

Moe Kyaw Aung

@Component — Developer

@Injectable({ providedIn: 'root' }) export class DeveloperService { }

Enterprise Angular developer with expertise in RxJS, NgRx state management, and Angular Material. I build scalable single-page applications with clean architecture patterns.

@NgModule

Component-driven architecture with lazy loading and route guards.

🔄

RxJS Streams

Reactive programming with observables, subjects, and operators.

🏪

NgRx Store

Predictable state management with actions, reducers, and effects.

View GitHub →
09 — TailwindCSS Portfolio

className="developer"

Moe Kyaw Aung

I write utility-first CSS and build lightning-fast interfaces. Tailwind makes me think in design tokens, not pixel pushing. The result? Beautiful, consistent UIs at speed.

flex grid rounded-2xl shadow-xl bg-gradient-to-r text-transparent backdrop-blur animate-pulse hover:scale-105 transition-all
GitHub Projects
Moe Kyaw Aung
text-sky-400 bg-violet-600 rounded-3xl
10 — Ruby + Sinatra Portfolio
💎 Moe Kyaw Aung
Moe Kyaw Aung
Ruby Artisan

GitHubmoekyawaung-cloud
StatusOpen to Work
LocationMyanmar 🇲🇲
Gems Built12+

Code that
sings in
Ruby

Elegant, expressive Ruby code paired with the minimalist beauty of Sinatra. I believe software should be a joy to read, a pleasure to maintain, and a delight to use.

get '/portfolio' do
  erb :index, locals: { dev: @moe }
end

post '/contact' do
  @message = params[:message]
  Mailer.send(@message)
end

get '/github' do
  redirect 'github.com/moekyawaung-cloud'
end
11 — GitHub Profile Style
Moe Kyaw Aung
Moe Kyaw Aung
moekyawaung-cloud
Full Stack Developer 🚀 Building with React, Flutter, Kotlin & Next.js. Cloud ☁️ enthusiast. Open source contributor.
128 followers  ·  64 following
🏢 Cloud Developer
📍 Myanmar
🐦 @moekyawaung
Languages
JavaScript 35%
Kotlin 25%
Dart 20%
Python 12%
HTML 8%
Overview
Repositories 24
Projects 8
Stars 142
847 contributions in the last year
📌 Pinned repositories
📦 cloud-portfolio
Personal portfolio built with Next.js and deployed on Vercel. Features dark mode and animations.
📱 flutter-starter
Production-ready Flutter starter with BLoC pattern, routing, and Firebase integration.
⚡ ktor-api-starter
Kotlin + Ktor REST API boilerplate with JWT auth, Exposed ORM, and Docker support.
🤖 ml-experiments
Machine learning experiments and notebooks. NLP, computer vision, and data analysis.