Skip to content

Commit

Permalink
Merge pull request #23 from ahnge/nayzaw
Browse files Browse the repository at this point in the history
add profile nayzaw
  • Loading branch information
lwinmoepaing authored Oct 20, 2023
2 parents ddcb662 + 2cd64b3 commit 8b2bcb0
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions content/profile/nayzawminnaing.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
---
name: Nayzaw Minnaing
description: Looking to contribute to interesting and impactful projects.
image: "https://avatars.githubusercontent.com/u/62560191?v=4"
tags:
- Fullstack
- Backend
- JavaScript
- Python
- Django
---

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

<h3 className="flex flex-row max-w-[320px] mt-5 mx-auto">
<img
src="https://raw.githubusercontent.com/lwinmoepaing/lwinmoepaing/main/img/gitto.gif"
className="h-[20px] object-contain mr-2"
/>
<span> Hi, I'm Nayzaw Minnaing </span>
</h3>

<div className="container max-w-[720px] mx-auto">

- 🤝 I'm looking to contribute to interesting and impactful projects in the web space.
- 📫 How to reach me **[email protected] (or) [facebook](https://www.facebook.com/nayzaw-minnaing1/)**

<div className="flex flex-row gap-2">
<img
className="h-5"
src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/python/python.png"
/>
<img
className="h-5"
src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/django/django.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/react/react.png"
/>
</div>
</div>

0 comments on commit 8b2bcb0

Please sign in to comment.