Skip to content

Commit

Permalink
🔥 build(profile): add yimonaye profile
Browse files Browse the repository at this point in the history
  • Loading branch information
YimonA committed Oct 21, 2023
1 parent aee7f27 commit 243bf4a
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions content/profile/yimonaye.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,33 +10,3 @@ tags:
- ReactJS
- Redux
---

<div className="flex flex-col md:flex-row">
<div className="md:w-6/12 mb-5 flex flex-col justify-center items-center">
<div className="h-28 w-28 rounded-3xl overflow-hidden mx-auto">
<img src="" />
</div>
<h3 className="flex flex-row max-w-[240px] mt-5 mx-auto">
<img
src=""
className="h-[20px] object-contain mr-2"
/>
<span> Hi, I'm Yi Mon Aye </span>
</h3>
<p className="text-center text-sm my-2"><img className="h-5 inline-block mr-1 relative -top-1" src=""/>I’m Frontend developer!!</p>
<p className="text-center text-sm my-2 "><img className="h-5 inline-block mr-1 relative -top-1" src=""/>How to reach me **[email protected] (or) [facebook](https://www.facebook.com/lwin.im/)**</p>
</div>
<div className="flex flex-1 flex-row justify-center items-center">
<div className="ph-container">
<div className="phone">
<div className="notch-container">
<div className="notch"></div>
</div>
<iframe
src="https://lwinmoepaing.github.io/"
className="h-full relative"
/>
</div>
</div>
</div>
</div>

0 comments on commit 243bf4a

Please sign in to comment.