Skip to content

Commit c16fb73

Browse files
authored
🔥 build(profile): add hponemyatthu30 profile (#156)
1 parent abffc05 commit c16fb73

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

content/profile/hponemyatthu30.mdx

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
name: HMThu30
3+
description: I'm Junior full stack developer and currently working as React developer in ACE Data System.
4+
image: "https://avatars.githubusercontent.com/u/128682546?v=4"
5+
tags:
6+
- Java
7+
- C#
8+
- Javascript
9+
- HTML
10+
- CSS
11+
- React JS
12+
- Node JS
13+
---
14+
15+
<div className="h-28 w-28 border-dotted border-2 rounded-full overflow-hidden mx-auto border-orange-300">
16+
<img src="https://avatars.githubusercontent.com/u/128682546?v=4" />
17+
</div>
18+
19+
<h3 className="flex flex-row max-w-[240px] mt-5 mx-auto">
20+
<span className="mx-2 animate-bounce"> ☕️ </span>
21+
<span class=" animate-bounce bg-orange-300 text-black">
22+
{" "}
23+
Hello, I am Hpone Myat Thu
24+
</span>
25+
</h3>
26+
27+
<div className="container max-w-[720px] mx-auto">
28+
29+
- 🤝 I’m currently focusing on Node JS.
30+
- 💬 Ask me about **Java, React & C#.**
31+
- 📫 How to reach me **hponemy8tthu@gmail.com (or) [facebook](https://www.facebook.com/phonemyat.thu.71) (or) [github](https://github.com/HponeMyatThu)**
32+
33+
34+
```javascript
35+
const HMThu = {
36+
code: [Javascript, HTML, CSS, Java, C#],
37+
tools: [React],
38+
challenge: "Become skillful person",
39+
};
40+
```
41+
42+
</div>

0 commit comments

Comments
 (0)