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
87 changes: 87 additions & 0 deletions content/profile/kaungzanthaw.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
---
name: Kaung Zan Thaw
description: I'm a passionate Software Developer focused on the latest technologies, specializing in frontend development, freelancing, and seeking new opportunities.
image: "https://avatars.githubusercontent.com/u/109018829?v=4"
tags:
- Frontend Development
- React
- Vue
- JavaScript
- Tailwind
- Next.js
- UI/UX Design
- MySQL
---

# Kaung Zan Thaw

<section style={{ textAlign: 'center', padding: '50px 0' }}>
<img
src="https://avatars.githubusercontent.com/u/109018829?v=4"
alt="Kaung Zan Thaw"
style={{ borderRadius: '50%', width: '150px' }}
/>
<h1 style={{ fontSize: '2.5rem', marginTop: '20px' }}>Kaung Zan Thaw</h1>
<p style={{ fontSize: '1.2rem', color: '#777' }}>Software Developer | Frontend Specialist</p>
<p style={{ marginTop: '15px' }}>I'm a Software Developer with a passion for Latest Technologies.</p>
<a href="#contact" style={{ padding: '10px 20px', backgroundColor: '#ff512f', color: 'white', borderRadius: '5px', textDecoration: 'none', display: 'inline-block', marginTop: '20px' }}>
Get in Touch
</a>
</section>

## About Me

<section style={{ padding: '50px 0', textAlign: 'center' }}>
<h2 style={{ fontSize: '2rem', marginBottom: '20px' }}>About Me</h2>
<p style={{ maxWidth: '600px', margin: '0 auto', lineHeight: '1.6' }}>
I’m Kaung Zan Thaw, a software developer specializing in frontend technologies like React, Vue, and Tailwind CSS.
My focus is on building dynamic, responsive, and engaging web applications that offer excellent user experiences.
I’m passionate about the latest web technologies and thrive on solving complex challenges.
Currently, I’m freelancing and actively seeking exciting new opportunities to apply my skills and creativity.
</p>
</section>

## My Skills

<section style={{ padding: '50px 0', textAlign: 'center' }}>
<h2 style={{ fontSize: '2rem', marginBottom: '20px' }}>My Skills</h2>
<div style={{ display: 'flex', justifyContent: 'center', flexWrap: 'wrap', gap: '20px' }}>
<div style={{ padding: '20px', backgroundColor: '#333', borderRadius: '5px' }}>React</div>
<div style={{ padding: '20px', backgroundColor: '#333', borderRadius: '5px' }}>Vue</div>
<div style={{ padding: '20px', backgroundColor: '#333', borderRadius: '5px' }}>JavaScript</div>
<div style={{ padding: '20px', backgroundColor: '#333', borderRadius: '5px' }}>Next.js</div>
<div style={{ padding: '20px', backgroundColor: '#333', borderRadius: '5px' }}>Tailwind</div>
<div style={{ padding: '20px', backgroundColor: '#333', borderRadius: '5px' }}>UI/UX Design</div>
<div style={{ padding: '20px', backgroundColor: '#333', borderRadius: '5px' }}>MySQL</div>
<div style={{ padding: '20px', backgroundColor: '#333', borderRadius: '5px' }}>Figma</div>
</div>
</section>

## Get in Touch

<section id="contact" style={{ padding: '50px 0', textAlign: 'center' }}>
<h2 style={{ fontSize: '2rem', marginBottom: '20px' }}>Get in Touch</h2>
<p style={{ maxWidth: '600px', margin: '0 auto', lineHeight: '1.6' }}>
I’d love to collaborate on exciting projects or explore job opportunities. Feel free to reach out!
</p>
<p style={{ marginTop: '20px' }}>
<a href="mailto:kaungzanthaw27904@gmail.com" style={{ color: '#ff512f', textDecoration: 'none' }}>
Email: kaungzanthaw27904@gmail.com
</a>
</p>
<p style={{ marginTop: '10px' }}>
<a href="https://www.facebook.com/profile.php?id=100068118046665" style={{ color: '#ff512f', textDecoration: 'none' }}>
Facebook
</a>
</p>

<p style={{ marginTop: '10px' }}>
<a href="https://linktr.ee/kaungzanthaw" style={{ color: '#ff512f', textDecoration: 'none' }}>
Linktree
</a>
</p>
</section>

<footer style={{ padding: '20px 0', backgroundColor: '#222', textAlign: 'center', color: '#888' }}>
<p>© 2024 Kaung Zan Thaw. All rights reserved.</p>
</footer>