From 67138ab72bef1ca41c433e4e4ba16fa9178fdecb Mon Sep 17 00:00:00 2001 From: Aung Pyae Sone Date: Sun, 22 Mar 2026 19:52:51 +0630 Subject: [PATCH] :fire: build(create profile): create aungpyaesone.mdx in content/profile --- content/profile/aungpyaesone.mdx | 100 +++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 content/profile/aungpyaesone.mdx diff --git a/content/profile/aungpyaesone.mdx b/content/profile/aungpyaesone.mdx new file mode 100644 index 0000000..e125118 --- /dev/null +++ b/content/profile/aungpyaesone.mdx @@ -0,0 +1,100 @@ +--- +name: Aung Pyae Sone +description: I’m a versatile Frontend Developer dedicated to building seamless, high-performance experiences across Web and Mobile. +image: "https://github.com/aung-pyae-sone8.png" +tags: + - Frontend + - Html + - Css + - JavaScript + - React.js + - React Native + - Flutter + - NextJS + - Expo + - VueJS + - TypeScript +--- + +
+ + {/* Profile Section */} +
+
+ +
+ +

+ Hey šŸ‘‹ I'm Aung Pyae Sone +

+ +

+ I’m a versatile Frontend Developer dedicated to building seamless, + high-performance experiences across Web and Mobile. +

+
+ + {/* Tags */} +
+ {[ + "Frontend", + "HTML", + "CSS", + "JavaScript", + "React.js", + "React Native", + "Flutter", + "NextJS", + "Expo", + "VueJS", + "TypeScript", + ].map((tag, i) => ( + + {tag} + + ))} +
+ + {/* Tech Stack */} +
+

+ šŸš€ Current Tech Stack +

+ +
+ + + + + +
+
+ + {/* Learning / Future */} +
+

+ 🌱 Exploring / Future Stack +

+ +
+ + +
+
+ + {/* Contact */} +
+

+ šŸ“« Connect with me +

+
+ LinkedIn + GitHub + Facebook +
+
+ +
\ No newline at end of file