Experience
Where I've worked
6+ years of building frontend products across fintech, travel, e-commerce, and education.
Professional Experience
Senior Frontend Developer at Property Scout
— Present · 3 yr 4 mo
- Led migration of the core platform from a legacy SPA to Next.js with server-side rendering, reducing Time-to-Interactive by 25% and improving Lighthouse performance scores from 62 to 87.
- Designed and implemented a shared component library with TypeScript and Tailwind CSS, reducing UI development time by 30% across a team of 4 engineers.
- Introduced automated performance budgets in CI/CD pipeline using Lighthouse CI, catching regressions before deployment.
- Improved Largest Contentful Paint (LCP) from 3.8s to 1.9s through image optimization, font loading strategy, and critical CSS inlining.
- Mentored 2 junior developers on React best practices, accessibility patterns, and testing workflows.
Next.jsTypeScriptTailwind CSSLighthouse CIVercelFrontend Developer at Oway.com.mm
— · 1 yr 8 mo
- Built a responsive React SPA for the travel booking platform serving 50K+ monthly active users across Myanmar and Southeast Asia.
- Implemented a complex multi-step booking flow with React Context and custom hooks, reducing booking abandonment by 18%.
- Developed a reusable form system with Zod validation and error boundary patterns used across 15+ forms throughout the application.
- Collaborated with the backend team to design RESTful API contracts, reducing over-fetching by 40% through tailored response shapes.
- Integrated i18n support for Burmese (my) and English (en) locales, including RTL-aware layout components.
ReactTypeScriptREST APIsi18nReact ContextFrontend Developer at AGD Bank OnePay
— · 1 yr 4 mo
- Designed and built reusable fintech UI components — transaction tables, balance cards, and PIN-pad inputs — for the OnePay mobile banking application.
- Implemented Material UI theming system aligned with AGD Bank brand guidelines, ensuring visual consistency across 20+ screens.
- Built an animated onboarding flow with Lottie and CSS transforms that contributed to a 22% increase in new-user activation.
- Wrote comprehensive unit test suites using Jest and React Testing Library, achieving 85% code coverage across the component library.
- Participated in code reviews and established frontend coding standards adopted by the 6-person engineering team.
ReactMaterial UIJestFintechLottieJunior Frontend Developer at Myanlearn
— · 10 mo
- Developed cross-platform mobile learning modules using React Native for Myanmar's largest ed-tech platform with 100K+ student users.
- Built interactive quiz components with animated transitions, progress tracking, and offline-first capability using AsyncStorage.
- Optimized list rendering for course catalogs with 500+ items using FlatList virtualization and memo patterns.
- Collaborated on the migration of 8 legacy screens from class components to functional components with hooks, reducing per-screen code by an average of 35%.
React NativeJavaScriptAsyncStorageMobile