-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from dev-wy-k/wyk
add wyk profile
- Loading branch information
Showing
1 changed file
with
49 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
--- | ||
name: WYK | ||
description: I'm Fullstack developer from Myanmar !! | ||
image: "https://avatars.githubusercontent.com/u/87772259?v=4" | ||
tags: | ||
- Fullstack | ||
- Laravel | ||
- ReactJS | ||
- VueJS | ||
--- | ||
<div className="h-28 w-28 rounded-full overflow-hidden mx-auto"> | ||
<img src="https://avatars.githubusercontent.com/u/87772259?v=4" /> | ||
</div> | ||
<br/> | ||
<p align="center"><img src="https://i.imgur.com/A6bWGFl.gif"/></p> | ||
|
||
<h1 align="center">Hi 👋, I'm Wai Yan Kyaw</h1> | ||
<h3 align="center">A passionate full stack developer from Myanmar</h3> | ||
<br/> | ||
<h3>🌱 I’m currently learning Node JS</h3> | ||
<h3>💬 Ask me about Laravel, React</h3> | ||
|
||
## 🌐 Socials: | ||
<div className="flex flex-row gap-2 mt-2 mb-3"> | ||
<p>[![Facebook](https://img.shields.io/badge/Facebook-%231877F2.svg?logo=Facebook&logoColor=white)](https://facebook.com/vlain.01)</p> | ||
<p>[![Instagram](https://img.shields.io/badge/Instagram-%23E4405F.svg?logo=Instagram&logoColor=white)](https://instagram.com/v_lain_/)</p> | ||
</div> | ||
|
||
# 💻 Tech Stack: | ||
<div className="flex flex-row gap-1 mt-3"> | ||
<p>![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=flat&logo=css3&logoColor=white)</p> | ||
<p>![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=flat&logo=html5&logoColor=white)</p> | ||
<p>![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=flat&logo=javascript&logoColor=%23F7DF1E)</p> | ||
<p>![PHP](https://img.shields.io/badge/php-%23777BB4.svg?style=flat&logo=php&logoColor=white)</p> | ||
<p>![Firebase](https://img.shields.io/badge/firebase-%23039BE5.svg?style=flat&logo=firebase)</p> | ||
<p>![DigitalOcean](https://img.shields.io/badge/DigitalOcean-%230167ff.svg?style=flat&logo=digitalOcean&logoColor=white)</p> | ||
<p>![Bootstrap](https://img.shields.io/badge/bootstrap-%23563D7C.svg?style=flat&logo=bootstrap&logoColor=white)</p> | ||
<p>![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=flat&logo=express&logoColor=%2361DAFB)</p> | ||
<p>![Laravel](https://img.shields.io/badge/laravel-%23FF2D20.svg?style=flat&logo=laravel&logoColor=white)</p> | ||
<p>![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=flat&logo=node.js&logoColor=white)</p> | ||
<p>![React](https://img.shields.io/badge/react-%2320232a.svg?style=flat&logo=react&logoColor=%2361DAFB)</p> | ||
<p>![SASS](https://img.shields.io/badge/SASS-hotpink.svg?style=flat&logo=SASS&logoColor=white)</p> | ||
<p>![Apache](https://img.shields.io/badge/apache-%23D42029.svg?style=flat&logo=apache&logoColor=white)</p> | ||
<p>![Nginx](https://img.shields.io/badge/nginx-%23009639.svg?style=flat&logo=nginx&logoColor=white)</p> | ||
<p>![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=flat&logo=mongodb&logoColor=white)</p> | ||
<p>![MySQL](https://img.shields.io/badge/mysql-%2300f.svg?style=flat&logo=mysql&logoColor=white)</p> | ||
<p>![Redis](https://img.shields.io/badge/redis-%23DD0031.svg?style=flat&logo=redis&logoColor=white)</p> | ||
<p>![LINUX](https://img.shields.io/badge/Linux-FCC624?style=flat&logo=linux&logoColor=black)</p> | ||
</div> |