Skip to content

Commit

Permalink
Merge pull request #62 from khantseithu/khantsithu
Browse files Browse the repository at this point in the history
🔥 build(profile): add khantsithu profile
  • Loading branch information
lwinmoepaing authored Oct 20, 2023
2 parents a9a25fe + 96bd80b commit 630e7d1
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions content/profile/khantsithu.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
---
name: Khant Sithu
description: I'm a fullstack developer who is passionate about making software that can help people. I love working with ReactJS, NextJS, NestJS, and TypeScript.
image: "https://avatars.githubusercontent.com/u/100980146?v=4"
tags:
- Fullstack
- TypeScript
- JavaScript
- ReactJS
- NextJS
- NestJS
- Postgres
- Python
---

<article class="mx-auto max-w-xl space-y-6 rounded-md border px-4 py-6 text-center shadow">
<div className="h-28 w-28 rounded-full overflow-hidden mx-auto">
<img src="https://avatars.githubusercontent.com/u/100980146?v=4" />
</div>
<h1 class="text-2xl font-semibold tracking-tighter">hi, there! 👋</h1>

{" "}

<p class="leading-6">
Hello, I'm Khant Sithu, a{" "}
<b className="text-emerald-400">self-taught Fullstack developer</b>{" "}
specializing in <span className="bg-blue-900">TypeScript</span>,{" "}
<span className="bg-yellow-400 text-black">JavaScript</span>,{" "}
<span className="bg-blue-600">ReactJS</span>,{" "}
<span className="bg-neutral-900">NextJS</span>,{" "}
<span className="bg-red-700">NestJS</span>, and{" "}
<span className="bg-blue-900">Postgres</span>. I'm passionate about creating
web applications that are both functional and user-friendly. My journey in the
software world is driven by a constant desire to learn and adapt to emerging
technologies.
</p>

{" "}

<p>
I'm always up for exciting collaborations and fresh opportunities in the tech
world. Whether it's a cool project, open-source work, or just geeking out over
code, I'm in! Let's team up and create some tech magic together.
</p>

{" "}

<p>
Want to connect, chat, or collaborate? Shoot me an email at
**khantseithuu@gmail.com** or find me on
[LinkedIn](https://linkedin.com/in/khantsithu). I'm all ears for tech talk,
innovative ideas, or just a friendly chat. Let's make the tech world smaller
by connecting and coding together!
</p>

{" "}

</article>

0 comments on commit 630e7d1

Please sign in to comment.