Software Enginner at University of Da Nang
const selfIntroduction = {
name: "Pham Duc Trung",
gender: "Male",
dob: "10/24/2001",
education: {
university:
"Vietnam - Korea University of Information and Communication Technology (Da Nang University)",
degree: "Bachelor of Engineering",
},
programmingLanguages: ["Typescript", "Javascript", "Python", "PHP", "Java"],
frameworks: ["NextJS", "Nestjs", "Laravel", ...otherFrameworks],
others: ["ReactJs", "NodeJs", "Shadcn", "Ant Design", "Tailwind CSS"],
tools: ["Redux", "Docker", "Git"],
};





