-
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 #70 from htetwaioo25/htetwaioo
🔥 build(profile): add htetwaioo profile
- Loading branch information
Showing
1 changed file
with
35 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,35 @@ | ||
--- | ||
name: Htet Wai oo | ||
description: Hello! I'm Htet Wai Oo, an aspiring UI/UX designer on a journey to create engaging digital experiences. | ||
image: "https://avatars.githubusercontent.com/u/148577875?v=4" | ||
tags: | ||
- UI/UX | ||
- Figma | ||
- Adobe XD | ||
- Wireframing & Prototyping | ||
--- | ||
|
||
<div className="h-28 w-28 rounded-full overflow-hidden mx-auto"> | ||
<img src="https://avatars.githubusercontent.com/u/148577875?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 Cookie</span> | ||
</h3> | ||
|
||
<div className="container mt-5 max-w-[720px] mx-auto"> | ||
I'm a **UI/UX Designer** at **[ILBC](https://ilbc.edu.mm)**. I always stay up-to-date with emerging design trends and technologies, ensuring that my work is always at the forefront of innovation. | ||
|
||
#### 💬 About me... | ||
- 👀 I may be a junior, but my enthusiasm is boundless, and I'm hungry to learn and grow. Join me as I explore the world of design one pixel at a time. | ||
- 🌱 I’m currently learning UX Research. | ||
- 😄 Pronouns: UI/UX Designer, Crocheter, Coffeeholic | ||
|
||
#### 📫 Keep in touch with me | ||
- Email: **[email protected]** | ||
- Behance: **https://www.behance.net/htetwaioo** | ||
</div> |