-
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 #114 from Bhone123/bhonemyatzaw
Bhonemyatzaw
- Loading branch information
Showing
1 changed file
with
51 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,51 @@ | ||
--- | ||
name: Bhone Myat Zaw | ||
description: I'm junior frontend developer and studying in UI/UX and Figma!! | ||
|
||
image: https://avatars.githubusercontent.com/u/127591212?s=400&u=3412df19685b7ddf0da4f097f79e5087667254b7&v=4 | ||
tags: | ||
- Frontend | ||
- JavaScript | ||
- ReactJS | ||
- Jquery | ||
- NextJS | ||
- TailwindCSS | ||
- BootStrap | ||
- Figma | ||
--- | ||
|
||
<div className="h-[200px] w-[200px] rounded-full overflow-hidden mx-auto"> | ||
<img src="https://avatars.githubusercontent.com/u/127591212?s=400&u=3412df19685b7ddf0da4f097f79e5087667254b7&v=4" /> | ||
</div> | ||
|
||
<h3 className="flex flex-row max-w-[240px] mt-5 mx-auto text-[16px]"> | ||
<span>Hello!I'm Bhone Myat Zaw</span> | ||
</h3> | ||
|
||
-I'm a Junior Frontend Developer with react.<br/> | ||
-I'm currently learning UI/UX design and Figma.<br/> | ||
-I'm preparing to take an exam of ITPEC and trying to go to Japan as a frontend developer.<br /> | ||
|
||
<div className="flex flex-row gap-2"> | ||
<img | ||
className="h-5" | ||
src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png" | ||
/> | ||
<img | ||
className="h-5" | ||
src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/tailwind/tailwind.png" | ||
/> | ||
<img | ||
className="h-5" | ||
src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/react/react.png" | ||
/> | ||
<img | ||
className="h-5" | ||
src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/bootstrap/bootstrap.png" | ||
/> | ||
<img | ||
className="h-5" | ||
src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/css/css.png" | ||
/> | ||
<img className="h-5" src="https://www.svgrepo.com/show/452202/figma.svg" /> | ||
</div> |