Skip to content

Commit

Permalink
Merge pull request #99 from kgsint/kgsint
Browse files Browse the repository at this point in the history
🔥 build(profile): add kgsintkoko profile
  • Loading branch information
lwinmoepaing authored Oct 22, 2023
2 parents 1486ae4 + c5c61ac commit 91e8585
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions content/profile/kgsintkoko.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
name: Kaung Sint Ko Ko
description: A Web developer currently emphasizes on backend technologies.
image: "https://avatars.githubusercontent.com/u/105710577?v=4"
tags:
- JavaScript
- PHP
- Laravel
- SlimPHP
- ReactJS
- VueJS
---

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

<div className="container max-w-3xl mx-auto">
<h3 className="font-bold mb-2">
<span className="text-gray-900 mr-1">##</span>
Introduction
</h3>
<p className="border-l-2 border-gray-100 pl-4 text-gray-300 mb-6">
Hello, I am Kaung Sint Ko Ko, currently pursuing a career at web development industry and am exicted about interactive design, dynamic web applications and low-level implementations.
</p>
<h3 className="font-bold mb-2">
<span className="text-gray-900 mr-1">##</span>
Career Goal and Objective
</h3>
<p className="border-l-2 border-gray-100 pl-4 text-gray-300 mb-6">
I am passionate about open-source technology and want my future self to be a professional web developer who can contribute to or maintain open-source projects.
</p>
<h3 className="font-bold mb-2">
<span className="text-gray-900 mr-1">##</span>
Hobbies
</h3>
<p className="border-l-2 border-gray-100 pl-4 text-gray-300 mb-6">
Aside from coding, You will find me with a sketchbook and a (mechanical) pencil or a pen, sketching, penciling or inking.
</p>
<h3 className="font-bold">
<span className="text-gray-900 mr-1">##</span>
Contact Info
</h3>
- [GitHub] <a href="https://github.com/kgsint" className="italic text-blue-400 hover:text-blue-500 duration-200 transition-all">("https://github.com/kgsint")</a>
- [LinkedIn] <a href="https://www.linkedin.com/in/kaung-sint-ko-ko-4965bb240" className="italic text-blue-400 hover:text-blue-500 duration-200 transition-all">("https://www.linkedin.com/in/kaung-sint-ko-ko-4965bb240")</a>
- [Mail] <span className="italic text-blue-400 hover:text-blue-500 duration-200 transition-all">("[email protected]")</span>
</div>

0 comments on commit 91e8585

Please sign in to comment.