Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔥 build(profile): add thutanyan profile #175

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
56 changes: 56 additions & 0 deletions content/profile/thutanyan.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@

---
name: Thuta Nyan
description: Stay Hungry .Stay Foolish.
image: "https://avatars.githubusercontent.com/u/85600008?v=4"
tags:
- JavaScript
- ReactJS
- NextJS
- Laravel
- NodeJS
- SQL
- MongoDB
---

<div class="mx-auto bg-slate-300 h-screen flex justify-center items-center ">
<div class="space-y-5 max-w-[800px] p-6 border-2 border-slate-600 rounded-lg">
<div class="flex justify-center items-center">
<img src="https://avatars.githubusercontent.com/u/85600008?v=4" alt="avatar"
class="fill w-32 h-32 rounded-full">
</div>
<div>
<h1 align="center">Hi 👋, I'm ThutaNyan</h1>
<h3 align="center">A passionate frontend developer from Myanmar</h3>
</div>


<div class="text-center">
<h3>Connect with me:</h3>
<p class="flex text-center justify-center items-center space-x-6">
<a href="https://twitter.com/https://twitter.com/thutanyan195216" target="blank"><img align="center"
src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/twitter.svg"
alt="https://twitter.com/thutanyan195216" height="30" width="40" /></a>
<a href="https://linkedin.com/in/https://www.linkedin.com/in/thuta-nyan-380ba5250/"
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="https://www.linkedin.com/in/thuta-nyan-380ba5250/" height="30" width="40" /></a>
</p>
</div>



<div class="flex justify-between items-center space-x-5">
<p><img src="https://github-readme-stats.vercel.app/api/top-langs?username=thutashein&show_icons=true&locale=en&layout=compact"
alt="thutashein" /></p>

<p>&nbsp;<img
src="https://github-readme-stats.vercel.app/api?username=thutashein&show_icons=true&locale=en"
alt="thutashein" /></p>

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