diff --git a/content/profile/aghanim.mdx b/content/profile/aghanim.mdx new file mode 100644 index 0000000..9acbdc8 --- /dev/null +++ b/content/profile/aghanim.mdx @@ -0,0 +1,54 @@ +--- +name: Kaung Htet Oo +description: Life was good until I started learning coding xD.. +image: "https://avatars.githubusercontent.com/u/123135973?s=400&u=05b9db2b0291c13b47a89ecf19f1bb57ac60aab8&v=4" +tags: + - Frontend + - JavaScript + - ReactJS +--- + +
+ +
+

+ Hello👋🏽 I am Kaung Htet Oo. +

+ +
+
+

- Just a beginner willing to chase the dreams....

+

+ - Reach me at

[Gmail] - kaunghtet.2798@gmail.com
+
[GitHub] - https://github.com/Aghanim27
+

+
+
+ +
+
+ + + + + +
+
+
+ +
+ +
+```javascript +useEffect(() => { + console.log("Practice makes perfect..."); +}, []); +``` +