Skip to content

Commit

Permalink
Merge pull request #101 from BrillianceOsprey/myatsoe
Browse files Browse the repository at this point in the history
🔥 build(profile): add myatsoe profile
  • Loading branch information
lwinmoepaing authored Oct 23, 2023
2 parents a3bf184 + 6a82ec4 commit 3224f2c
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions content/profile/myatsoe.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
name: Myat Soe
description: I'm passionate mobile developer (Android, Flutter).
image: "https://res.cloudinary.com/dzporucva/image/upload/v1698027697/nl6nbqqrlnmbf0y4x7y3.jpg"
tags:
- Mobile
- Android
- Flutter
- ReactNative
- Javascript
- Node
- React
---

<div className="h-28 w-28 rounded-full overflow-hidden mx-auto">
<img src="https://res.cloudinary.com/dzporucva/image/upload/v1698027697/nl6nbqqrlnmbf0y4x7y3.jpg" />
</div>

<div className="text-center mt-5 animate-bounce">Hi there 👋, I am</div>

<h1 className="text-center mt-1">
<span className="font-bold text-2xl">Myat Soe</span>
</h1>

<h3 className="text-center mt-1">Mobile Developer</h3>
<div className="container max-w-[720px] mx-auto">

- 👨‍💻 I’m currently learning software development and software engineering.
- 💬 Ask me about **Mobile development, Android & Flutter**
- 📫 Know more about me at [https://myatsoe.vercel.app]

<div className="flex flex-row flex-wrap mx-auto gap-2 justify-center items-center mt-5">
<span>
[![Telegram](https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white)](https://t.me/myatsoe99)
</span>
<span>
[![Facebook](https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white)](https://www.facebook.com/profile.php?id=100024680566485)
</span>
<span>
[![Linkedin](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/myat-soe-12b8ba263)
</span>
<span>
[![Github](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/BrillianceOsprey)
</span>
</div>
</div>

0 comments on commit 3224f2c

Please sign in to comment.