-
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 #79 from mhkhizil/thurein
🔥 build(profile): add thureinZaw profile
- Loading branch information
Showing
2 changed files
with
65 additions
and
1 deletion.
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,63 @@ | ||
--- | ||
name: Thurein Zaw | ||
description: I am currently Front-end web developer focusing mainly on ReactJs and many other front-end library and frameworks and i am also learning back-end technology and have knowledges in using various programming languages. | ||
image: "https://avatars.githubusercontent.com/u/109714248?v=4" | ||
tags: | ||
- Fullstack | ||
- Frontend | ||
- JavaScript | ||
- Java | ||
- Laravel | ||
- php | ||
- React.js | ||
- Dart | ||
- MYSQL | ||
- Flutter | ||
--- | ||
<div className="h-28 w-28 rounded-full overflow-hidden mx-auto"> | ||
<img src="https://avatars.githubusercontent.com/u/109714248?v=4" /> | ||
</div> | ||
|
||
<h3 className="flex flex-row max-w-[200px] 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 Thurein Zaw</span> | ||
</h3> | ||
|
||
<div className="container max-w-[720px] mx-auto"> | ||
- I'm currently a mid-level front-end developer and a programming enthusiastic who is currently exploring the realm of back-end | ||
|
||
- Reach me at **[email protected] (or) phone no.09775171593 ** | ||
- My portfolio website link-https://joyful-nasturtium-dfe7a4.netlify.app/ | ||
|
||
<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/react/react.png" | ||
/> | ||
<img | ||
className="h-5" | ||
src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/laravel/laravel.png" | ||
/> | ||
<img | ||
className="h-5" | ||
src="https://e7.pngegg.com/pngimages/184/491/png-clipart-php-php.png" | ||
/> | ||
|
||
</div> | ||
```javascript | ||
const Thurein Zaw = { | ||
code: [Javascript, Java, Dart, php, MYSQL,HTML,CSS], | ||
tools: [React, Flutter,Laravel,Bootstrap,TailwindCSS,....], | ||
experience:[I have whole bunch of experiences in freelancing and i mainly write website and web app] | ||
challenge: "I want to try permanent jobs and I prefer work from home ", | ||
}; | ||
``` | ||
</div> | ||
|
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