Skip to content

Commit

Permalink
🔥 build(add soeyiyiaung profile): (#155)
Browse files Browse the repository at this point in the history
* 🔥 build(add soeyiyiaung profile):

* 🔥 build:
  • Loading branch information
SoeYiYiAung authored Nov 5, 2023
1 parent a6e9e98 commit abffc05
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions content/profile/soeyiyiaung.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
name: Soe Yi Yi Aung
description: "I am a web developer!"
tags:
- HTML
- CSS
- JavaScript
- Bootstrap
- Vue
- Angular
- PHP
- Laravel
- MySQL
- GitHub
---

import Counter from "@/components/Contributors/Counter/Counter";
import ContriSquareBox from "@/components/Contributors/ContriSquareBox/ContriSquareBox";
import SpacingDivider from "@/components/Common/SpacingDivider/SpacingDivider";

<div className="lwinmoepaing">
<div className="flex flex-col md:flex-row">
<div className="md:w-12/12 mb-5 flex flex-col justify-center items-center">
<SpacingDivider size="sm"/>
<h3 className="flex flex-row max-w-[240px] mx-auto">
<span> Hi, I'm Soe Yi Yi Aung </span>
</h3>
<SpacingDivider size="sm"/>
<SpacingDivider size="sm"/>
<ContriSquareBox>
<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>
<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>
<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>
</ContriSquareBox>
</div>

</div>
</div>

0 comments on commit abffc05

Please sign in to comment.