Skip to content
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
76 changes: 76 additions & 0 deletions content/profile/thantsinaung.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
---
name: Thant Sin Aung
description: I'm senior backend engineer and looking for help with JS Language to build Many Free Softwares to help people who can't afford to pay !!
image: "https://media.licdn.com/dms/image/D5603AQEz_yfASst0GA/profile-displayphoto-shrink_800_800/0/1695206964763?e=2147483647&v=beta&t=vkfaij6poU79sz19-bYCb6r-7GXi15Z4oGavErRHpOs"
tags:
- Backend
- Java
- Spring Boot
- Flutter
- Android Native
- NodeJs
- Docker
- DepOps
---

import Counter from "@/components/Contributors/Counter/Counter";
import ContriSquareBox from "@/components/Contributors/ContriSquareBox/ContriSquareBox";
import SpacingDivider from "@/components/Common/SpacingDivider/SpacingDivider";

<div className="thantsin">
<div className="flex flex-col md:flex-row">
<div className="md:w-50 mb-5 flex flex-col justify-center items-center">
<div className="h-28 w-28 rounded-3xl overflow-hidden mx-auto">
<img src="https://media.licdn.com/dms/image/D5603AQEz_yfASst0GA/profile-displayphoto-shrink_800_800/0/1695206964763?e=2147483647&v=beta&t=vkfaij6poU79sz19-bYCb6r-7GXi15Z4oGavErRHpOs" />
</div>
<SpacingDivider size="sm"/>
<h3 className="flex flex-row max-w-[240px] mx-auto">
<img
src="https://raw.githubusercontent.com/lwinmoepaing/lwinmoepaing/main/img/gitto.gif"
className="h-[20px] object-contain mr-2"
/>
<span>I'm Thant Sin Aung </span>
</h3>
<SpacingDivider size="sm"/>
<ContriSquareBox>
<p>Welcome to my portfolio! I am an experienced Java backend developer passionate about crafting robust and efficient software solutions. With expertise in Java, Kotlin, Spring Framework, SQL, and more, I have a proven track record of delivering high-quality applications that meet complex requirements.</p>
<p>Throughout my career, I've tackled diverse challenges, leveraging my skills to create scalable backend systems and contribute to successful projects. My dedication to clean code and problem-solving has been instrumental in my professional journey.</p>
<p>Please explore my portfolio to see examples of my work and how my technical proficiency and commitment to excellence translate into impactful solutions.</p>
<p>Thank you for visiting!</p>
</ContriSquareBox>
</div>
</div>
<div className="md:w-100 flex flex-1 flex-row justify-center items-center">
<div className="md:w-100 flex flex-1 flex-col justify-left items-left">
<div className="md:w-100 flex-row py-2 px-2">
<ContriSquareBox className="md:w-100">
<ul className="w-48 text-sm font-medium">
<li className="w-full px-4 py-2 border-b border-gray-200 rounded-t-lg dark:border-gray-600">Java</li>
<li className="w-full px-4 py-2 border-b border-gray-200 dark:border-gray-600">Spring</li>
<li className="w-full px-4 py-2 border-b border-gray-200 dark:border-gray-600">NodeJs</li>
<li className="w-full px-4 py-2 rounded-b-lg">Kotlin</li>
<li className="w-full px-4 py-2 border-b border-gray-200 rounded-t-lg dark:border-gray-600">Flutter</li>
<li className="w-full px-4 py-2 border-b border-gray-200 dark:border-gray-600">Android Native</li>
<li className="w-full px-4 py-2 border-b border-gray-200 dark:border-gray-600">Angular</li>
<li className="w-full px-4 py-2 rounded-b-lg">Javascript</li>
<li className="w-full px-4 py-2 border-b border-gray-200 rounded-t-lg dark:border-gray-600">Linux</li>
<li className="w-full px-4 py-2 border-b border-gray-200 dark:border-gray-600">DepOps</li>
<li className="w-full px-4 py-2 border-b border-gray-200 dark:border-gray-600">MySQL, Postgres SQL</li>
<li className="w-full px-4 py-2 rounded-b-lg">Docker</li>
<li className="w-full px-4 py-2 rounded-b-lg">Git</li>
</ul>
</ContriSquareBox>
</div>
</div>
<div className="md:w-50 flex flex-1 flex-row justify-center items-center">
<img className="rounded-lg" src="https://i.pinimg.com/originals/85/04/77/850477fed08bfe98598082bcd309ce70.gif"/>
</div>
</div>
<div>
<ContriSquareBox>
<p className="text-center text-sm mb-2"><img className="h-5 inline-block mr-1 relative -top-1" />[Linkin] : (https://www.linkedin.com/in/thant-sin-aung-mobile-dev/)</p>
<p className="text-center text-sm mb-2"><img className="h-5 inline-block mr-1 relative -top-1" />[Email] : **thantsinaung.mobiledev@gmail.com (or) [facebook](https://www.facebook.com/thantsinaung.mobiledev)**</p>
<p className="text-center text-sm mb-2"><img className="h-5 inline-block mr-1 relative -top-1" />[Github] : (https://github.com/thantsin4ung)</p>
</ContriSquareBox>
</div>
</div>