Welcome
Hello there! I'm delighted to share my passion and expertise with you. Dive into my experience and accomplishments.
const person = {
name: "Aung Khant Kyaw",
age: 22,
gender: "Male",
location: {
country: "Myanmar",
city: "Maubin"
},
education: {
degree: "Bachelor of Computer Science (B.C.Sc)",
major: "Computer Science",
university: "Polytechnic University (Maubin), Faculty of Computing",
status: "Currently studying",
graduationYear: 2026
}
occupation: ["Software Engineer", "Junior Web Developer"],
skills: {
programming: {
languages: [
"Java", "PHP", "JavaScript", "TypeScript",
"C++", "C#", "Dart", "HTML", "CSS"
],
frameworks: [
"Express", "Next", "Laravel", "Tailwind",
".NET", "Flutter"
],
libraries: [
"React", "Axios", "jQuery", "Bootstrap"
],
databases: [
"MySQL", "PostgreSQL", "SQLite", "Firebase Realtime DB / Firestore"
],
ORMs: [
"Eloquent", "Prisma", "Drizzle", "Entity Framework"
]
},
tools: {
versionControl: ["Git", "GitHub"],
editors: ["VS Code", "JetBrains IDEs"],
deployment: ["Render", "Vercel"],
others: [
"Postman", "XAMPP", "Docker",
"Firebase Tools", "Android Studio"
]
}
},
hobbies: ["Reading", "Traveling"],
languages: ["English", "Burmese", "Russian"],
contact: {
email: "aungkhantkyaw.info@gmail.com",
linkedIn: "https://www.linkedin.com/in/aungkhantkyaw-dev",
github: "https://github.com/aung-khantkyaw"
}
};
Last updated