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): update profile #106

Merged
merged 1 commit into from
Oct 23, 2023
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
16 changes: 10 additions & 6 deletions content/profile/khun.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ tags:
- Backend
- Java
- SpringBoot
- Javascript
- JavaScript
- NodeJS
- ExpressJS
- RESTful API
- DSA
- Linux

---

<div className="h-28 w-28 rounded-full overflow-hidden mx-auto">
Expand All @@ -20,28 +22,30 @@ tags:
<span className="font-bold text-2xl text-blue-200">Khun Pyae Phyo Aung</span>
</h1>

<p className="text-center mt-2">A junior backend developer @ <a className="text-blue-400" href="https://www.diracetechnology.com/" target="_blank">DAT</a></p>
<p className="text-center mt-2">A backend developer</p>

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

<h2 className="font-bold text-xl text-yellow-200"># About Me</h2>
<div className="mt-5">
Hello, I am a junior backend developer, and I am seeking a developer network.<br/><br/>
I am presently working on a personal <span className="text-yellow-300 font-bold">API project</span> using <span className="text-green-400 font-bold">NodeJS</span> for learning purposes. Since I am not very strong in frontend development, I am in <span className="text-sky-400 font-bold">search of frontend</span> and also backend developers who are interested in collaborating with me during free time. I take great care in <span className="text-pink-300 font-bold">designing the architecture</span>, so if you would be willing to <span className="text-orange-400 font-bold">share your expertise</span> and guide me, I would greatly <span className="text-teal-300 font-bold">appreciate your assistance</span>. If you are also a learner, <span className="text-lime-400 font-bold">I'm more than happy to help you</span> learn and contribute together. Let's build something great together.
<span className="text-yellow-200">
I extend a warm welcome to your great ideas and invite you to collaborate with me. I am currently seeking like-minded individuals to bring our ideas to fruition. If you have any ideas you'd like to discuss, I'm very open to working together and contributing jointly to make them a reality. Your contribution would be greatly appreciated.
</span>
</div>

<h2 className="font-bold text-xl mt-10 text-yellow-200"># Tech Stack</h2>
- Java
- SpringBoot
- Javascript
- JavaScript
- NodeJS
- ExpressJS
- RESTful API
- Data Structures and Algorithms

<h2 className="font-bold text-xl text-yellow-200 mt-10"># Contact Me</h2>
- <div><span className="text-green-500">GitHub</span> <a href="https://github.com/KhunPyaePhyoAung" target="_blank">[github&sdot;com/KhunPyaePhyoAung]</a></div>
- <div><span className="text-red-300">Mail</span> <a href="mailto:[email protected]">[khunpyaephyoaung74@gmail&sdot;com]</a></div>
- <div><span className="text-blue-300">Facebook</span> <a href="https://www.facebook.com/profile.php?id=100008700558024" target="_blank">[Khun Pyi Thar Hein]</a></div>

<div className="my-10 text-xl text-yellow-200 font-bold">
Let's work together to build a thriving software development community.
Expand Down
Loading