Skip to content

Commit

Permalink
Merge pull request #97 from Kyaw-San-Maung/kyawsanmaung
Browse files Browse the repository at this point in the history
🔥 build(profile): add kyawsanmaung profile
  • Loading branch information
lwinmoepaing authored Oct 22, 2023
2 parents dbfb4f1 + 1eb64ed commit b6766c0
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions content/profile/kyawsanmaung.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
name: Kyaw San Maung (Freddy)
description: I'm level-4 HNDC student from Lithan Educlaas and I am looking forward to be a Fullstack web developer in the future.
image: "https://avatars.githubusercontent.com/u/138513535?s=400&u=e1524b367d6dbe798f78018724f0ccbfcc1fe1e9&v=4"
tags:
- Fullstack
- Frontend
- JavaScript
- ReactJS
- Prototyping
- Backend
- Java
- Spring
- MySQL
---


<div className="h-28 w-28 rounded-full overflow-hidden mx-auto">
<img src="https://avatars.githubusercontent.com/u/138513535?s=400&u=e1524b367d6dbe798f78018724f0ccbfcc1fe1e9&v=4" />
</div>

<h3 className="flex flex-row max-w-[240px] mt-5 mx-auto">
<img
src="https://raw.githubusercontent.com/lwinmoepaing/lwinmoepaing/main/img/gitto.gif"
className="h-[20px] object-contain mr-2"
/>
<span> Hello, I'm Kyaw San Maung </span>
</h3>

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

- 💬 Ask me about **Computer Science & Programming Langauge & Website Development.**
- 📫 How to reach me **[email protected] (or) [LinkedIn](https://www.linkedin.com/in/kyaw-san-maung-061888232?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app)**


<div className="flex flex-row gap-2 my-2">
<img
className="h-5"
src="https://raw.githubusercontent.com/lwinmoepaing/lwinmoepaing/main/img/katto.gif"
/>
<span>I am just a learner and trying to be a Fullstack web developer.</span>
</div>

```javascript
const Lwin = {
code: [JavaScript, ReactJS, Java, Spring, MySQL],
architecture: ["Design System Pattern"],
challenge: "Software Enginnering",
};
```

</div>

0 comments on commit b6766c0

Please sign in to comment.