-
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 #67 from waiyankyawlin-007/waiyankyawlin
🔥 build(profile): add waiyankyawlin profile
- Loading branch information
Showing
1 changed file
with
47 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,47 @@ | ||
--- | ||
name: Wai Yan Kyaw Lin (zeki) | ||
description: Hello, I'm a passionate frontend developer dedicated to creating dynamic and user-friendly web applications. | ||
image: "https://avatars.githubusercontent.com/u/54430500?v=4" | ||
tags: | ||
- JavaScript | ||
- TypeScript | ||
- ReactJS | ||
- Angular | ||
- AngularJS | ||
- NodeJS | ||
--- | ||
|
||
<div className="h-28 w-28 rounded-full overflow-hidden mx-auto"> | ||
<img src="https://avatars.githubusercontent.com/u/54430500?v=4" /> | ||
</div> | ||
|
||
<h3 className="flex flex-row max-w-[150px] mt-5 mb-5 mx-auto"> | ||
<a href="https://git.io/typing-svg"><img src="https://readme-typing-svg.herokuapp.com?font=&size=52&pause=1000&color=FFFFFF¢er=true&vCenter=true&random=true&width=435&lines=Hello%2C+I'm+Zeki" alt="Typing SVG" /></a> | ||
</h3> | ||
|
||
<div className="container text-sm max-w-[1000px] mx-auto"> | ||
|
||
### A little about me... | ||
I'm a **Software Engineer** at **[MoMoney](https://www.mo.com.mm)**. I'm a *Tech Enthusiast* passionate about learning and working with new technologies. | ||
|
||
--------------------------------------------------------------------------------------------------------------------------------------------------------- | ||
|
||
### A few quick facts | ||
- 🔭 I’m currently working with Angular, AngularJS, React, | ||
NodeJS, Java, Javascript, TypeScript etc. | ||
- 🌱 I’m currently learning Full Stack Development. | ||
- 😄 Pronouns: developer, Footballer and day dreamer | ||
- 💬 Ask me about anything, I am happy to help | ||
- 📫 Reach me at **[email protected]** [or] **[LinkedIn](https://www.linkedin.com/in/wai-yan-kyaw-lin-69009b188)** | ||
--------------------------------------------------------------------------------------------------------------------------------------------------------- | ||
|
||
```javascript | ||
const Zeki = { | ||
code: [Javascript, Typescript, HTML, CSS], | ||
tools: [Angular, React, Node], | ||
challenge: "I’m not a great programmer; I’m just a good programmer with great habits.", | ||
}; | ||
``` | ||
</div> | ||
|
||
|