Skip to content

Commit

Permalink
Merge pull request #79 from mhkhizil/thurein
Browse files Browse the repository at this point in the history
🔥 build(profile): add thureinZaw profile
  • Loading branch information
lwinmoepaing authored Oct 21, 2023
2 parents fd008a4 + 2e20759 commit 9f76c15
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 1 deletion.
63 changes: 63 additions & 0 deletions content/profile/thureinZaw.mdx
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>

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@
"rehype-slug": "^6.0.0",
"remark-gfm": "^4.0.0",
"shiki": "^0.14.5",
"tailwind-merge": "^1.14.0"
"tailwind-merge": "^1.14.0",
"typed.js": "^2.0.16"
},
"devDependencies": {
"@types/node": "^20",
Expand Down

0 comments on commit 9f76c15

Please sign in to comment.