Skip to content

Commit

Permalink
🔥 build(profile): add yoonmyatcherryoo profile (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoon-Myat-Cherry-Oo authored Nov 5, 2023
1 parent ed3f1ee commit 38e3a08
Showing 1 changed file with 82 additions and 0 deletions.
82 changes: 82 additions & 0 deletions content/profile/yoonmyatcherryoo.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
---
name: Yoon Myat Cherry Oo
description: I'm web developer
tags:
- JavaScript
- JQuery
- VueJs
- Angular
- PHP
- laravel
---

<div className="h-[200px] w-[200px] rounded-full overflow-hidden mx-auto">
<img src="https://avatars.githubusercontent.com/u/121274516?v=4" />
</div>


<h3 className="flex flex-row max-w-[240px] mt-5 mx-auto text-[16px]">
<span>Hello! </span>
<h5>I'm Yoon Myat Cherry Oo</h5>
</h3>

-I'm a Junior Web Developer.<br/>

<div className="flex flex-row gap-2">



<img
className="h-5"
src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/css/css.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/javascript/javascript.png"
/>

<img
className="h-5"
src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/vue/vue.png"
/>

<img
className="h-5"
src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/laravel/laravel.png"
/>

</div>

<div class="my-8">
<div class="bg-cyan-250 py-4 px-3 border-l-4 mt-4 mb-1 text-xl">
Contact me via
</div>
<div class="px-4 py-5 bg-cyan-250 rounded mb-1 font-bold">
<ul>

<li class="mb-4">
<div class="">
<span>Email : [email protected]</span>
</div>
</li>
<li class="mb-4">
<div class="">
<span>Phone : (+95)9 423699615 </span>
</div>
</li>
<li class="mb-4">
<div class="">
<span> Github : https://github.com/Yoon-Myat-Cherry-Oo </span>
</div>
</li>

</ul>
</div>
</div>

0 comments on commit 38e3a08

Please sign in to comment.