From fb7161375101c6152cca57dfe470938dcd6e41fe Mon Sep 17 00:00:00 2001 From: Novarista13 <134473935+Novarista13@users.noreply.github.com> Date: Sun, 22 Oct 2023 13:30:48 +0630 Subject: [PATCH] :fire: build(profile): add maythithtun profile --- content/profile/maythithtun.mdx | 42 +++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 content/profile/maythithtun.mdx diff --git a/content/profile/maythithtun.mdx b/content/profile/maythithtun.mdx new file mode 100644 index 0000000..bacd31e --- /dev/null +++ b/content/profile/maythithtun.mdx @@ -0,0 +1,42 @@ +--- +name: May Thit Htun +description: I'm a junior frontend developer driven by a deep love for JavaScript!!. +image: "https://avatars.githubusercontent.com/u/134473935?v=4" +tags: + - Frontend + - JavaScript + - ReactJS + - Tailwind CSS +--- + +import ContriSquareBox from "@/components/Contributors/ContriSquareBox/ContriSquareBox"; +import SpacingDivider from "@/components/Common/SpacingDivider/SpacingDivider"; + +
+ +
+ + +{" "} + +
+ + - 👋 Hi, I’m @May Thit. + - 👀 I’m interested in Front End Development. + - 😘 I'm in love with JavaScript & currently learning JavaScript and ReactJS. + - 💞️ I’m looking to collaborate on open-source Free Projects. + - ☕ I also like coffee. + - 😉 You can reach me for a coffee date. + - 🖥️ See my [portfolio](https://novarista.netlify.app/) + - 📫 How to reach me [maythit1345@gmail.com](mailto:maythit1345@gmail.com) (or) [facebook](https://www.facebook.com/Nova.1302). +
+ ```javascript + const coffeeScript = () => { + const code = "Just as coffee awakens the senses, JavaScript awakens my passion for coding!"; + } + coffeeScript(); + ``` +
+
+ +