Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 53 additions & 0 deletions content/profile/oaksoekhant.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
name: Oak Soe Khant
description: just a DEV
image: "https://avatars.githubusercontent.com/u/63438328?s=96&v=4"
tags:
- React
- Vue
- Node
- PHP
- Laravel
---

<div>
<div className="mb-10">
<img src="https://avatars.githubusercontent.com/u/63438328?s=96&v=4" alt="oak_profile" className="mx-auto rounded-full" />
</div>

<div className="container mx-auto">
<p className="mb-10 text-3xl">Hello, I'm Oak Soe Khant. A frontend dev with 2+ years of experience.</p>
<div className="flex items-center gap-6">
<h3 className="font-bold">Connect with me:</h3>
<div className="flex items-center gap-4">
<a href="https://linkedin.com/in/oak-soe-khant-0085512a0" target="blank">
<img
align="center"
src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/linked-in-alt.svg"
alt="oak-soe-khant-0085512a0"
height="30"
width="40"
/>
</a>
<a href="https://fb.com/oaksoekhant68" target="blank">
<img
align="center"
src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/facebook.svg"
alt="oaksoekhant68"
height="30"
width="40"
/>
</a>
<a href="https://instagram.com/_oaksk" target="blank">
<img
align="center"
src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/instagram.svg"
alt="_oaksk"
height="30"
width="40"
/>
</a>
</div>
</div>
</div>
</div>
Loading