Skip to content

Commit

Permalink
🔥 build(profile): add hponemyatthu30 profile (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
HponeMyatThu authored Nov 5, 2023
1 parent abffc05 commit c16fb73
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions content/profile/hponemyatthu30.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
name: HMThu30
description: I'm Junior full stack developer and currently working as React developer in ACE Data System.
image: "https://avatars.githubusercontent.com/u/128682546?v=4"
tags:
- Java
- C#
- Javascript
- HTML
- CSS
- React JS
- Node JS
---

<div className="h-28 w-28 border-dotted border-2 rounded-full overflow-hidden mx-auto border-orange-300">
<img src="https://avatars.githubusercontent.com/u/128682546?v=4" />
</div>

<h3 className="flex flex-row max-w-[240px] mt-5 mx-auto">
<span className="mx-2 animate-bounce"> ☕️ </span>
<span class=" animate-bounce bg-orange-300 text-black">
{" "}
Hello, I am Hpone Myat Thu
</span>
</h3>

<div className="container max-w-[720px] mx-auto">

- 🤝 I’m currently focusing on Node JS.
- 💬 Ask me about **Java, React & C#.**
- 📫 How to reach me **[email protected] (or) [facebook](https://www.facebook.com/phonemyat.thu.71) (or) [github](https://github.com/HponeMyatThu)**


```javascript
const HMThu = {
code: [Javascript, HTML, CSS, Java, C#],
tools: [React],
challenge: "Become skillful person",
};
```

</div>

0 comments on commit c16fb73

Please sign in to comment.