Skip to content

Commit abffc05

Browse files
authored
🔥 build(add soeyiyiaung profile): (#155)
* 🔥 build(add soeyiyiaung profile): * 🔥 build:
1 parent a6e9e98 commit abffc05

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

content/profile/soeyiyiaung.mdx

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
name: Soe Yi Yi Aung
3+
description: "I am a web developer!"
4+
tags:
5+
- HTML
6+
- CSS
7+
- JavaScript
8+
- Bootstrap
9+
- Vue
10+
- Angular
11+
- PHP
12+
- Laravel
13+
- MySQL
14+
- GitHub
15+
---
16+
17+
import Counter from "@/components/Contributors/Counter/Counter";
18+
import ContriSquareBox from "@/components/Contributors/ContriSquareBox/ContriSquareBox";
19+
import SpacingDivider from "@/components/Common/SpacingDivider/SpacingDivider";
20+
21+
<div className="lwinmoepaing">
22+
<div className="flex flex-col md:flex-row">
23+
<div className="md:w-12/12 mb-5 flex flex-col justify-center items-center">
24+
<SpacingDivider size="sm"/>
25+
<h3 className="flex flex-row max-w-[240px] mx-auto">
26+
<span> Hi, I'm Soe Yi Yi Aung </span>
27+
</h3>
28+
<SpacingDivider size="sm"/>
29+
<SpacingDivider size="sm"/>
30+
<ContriSquareBox>
31+
<p className="text-center text-sm mb-2"><img className="h-5 inline-block mr-1 relative -top-1" src="https://raw.githubusercontent.com/lwinmoepaing/lwinmoepaing/main/img/katto.gif"/>I'm a web developer and computer science student with a strong foundation in HTML, CSS, JavaScript, Bootstrap, PHP, Laravel, and MySQL. I specialize in crafting engaging websites and robust web applications, focusing on exceptional user experiences and seamless functionality. I'm also experienced in front-end technologies like Vue.js and Angular. I'm passionate about staying up-to-date with web development trends and collaborating with cross-functional teams. Let's connect and explore opportunities to create innovative web solutions together!!</p>
32+
<p className="text-center text-sm mb-2"><img className="h-5 inline-block mr-1 relative -top-1" src="https://raw.githubusercontent.com/lwinmoepaing/lwinmoepaing/main/img/katto.gif"/>How to reach me **syya133@gmail.com (or) [LinkedIn](www.linkedin.com/in/soe-yi-yi-aung-03747226b)**</p>
33+
<p className="text-center text-sm mb-2"><img className="h-5 inline-block mr-1 relative -top-1" src="https://raw.githubusercontent.com/lwinmoepaing/lwinmoepaing/main/img/katto.gif"/>My Portfolio Website **https://soeyiyiaung.netlify.app/**</p>
34+
</ContriSquareBox>
35+
</div>
36+
37+
</div>
38+
</div>

0 commit comments

Comments
 (0)