Skip to content

Instantly share code, notes, and snippets.

@vunguyentuan
Last active August 18, 2025 16:32
Show Gist options
  • Select an option

  • Save vunguyentuan/75f05bba3b46044420a8eaaea2b00ae9 to your computer and use it in GitHub Desktop.

Select an option

Save vunguyentuan/75f05bba3b46044420a8eaaea2b00ae9 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Vu Nguyen",
"label": "Senior Full-stack Engineer",
"image": "",
"email": "tuanvu.vn007@gmail.com",
"phone": "+84 393768750",
"summary": "A results-driven Senior Full-stack Engineer with over 10 years of experience in designing, building, and optimizing responsive web applications. Skilled in leading cross-functional teams, mentoring developers, and implementing scalable architectures. Proven expertise in React, Node.js, AWS, and cloud-based solutions. Passionate about driving technical excellence, improving team productivity, and delivering high-performance applications.",
"location": {
"address": "",
"postalCode": "",
"city": "Ho Chi Minh",
"countryCode": "VN",
"region": "Vietnam"
},
"profiles": [
{
"network": "LinkedIn",
"username": "vunguyentuan"
},
{
"network": "GitHub",
"username": "vunguyentuan",
"url": "https://github.com/vunguyentuan/vscode-css-variables"
}
]
},
"work": [
{
"name": "Chronoid App - Time tracking app for MacOS",
"position": "Founder",
"url": "https://chronoid.app",
"startDate": "2025-01-01",
"endDate": "",
"summary": "Creating apps for consumer",
"highlights": []
},
{
"name": "GovTech - Singapore",
"position": "Software Engineer",
"url": "",
"startDate": "2022-01-01",
"endDate": "2024-12-28",
"summary": "Worked on multiple projects enhancing developer productivity, building portals, and mentoring engineers.",
"highlights": [
"Reduced build times by 200%, boosting developer productivity and lowering infrastructure costs.",
"Developed an admin portal for agency users to manage surveys using KoaJS, PostgreSQL, Turborepo, and React.",
"Created a payment module allowing users to pay with coins by scanning NETS QR codes.",
"Built a central hub for agencies to connect with users using KoaJS and React, deployed to AWS EKS.",
"Mentored junior engineers, enhancing team productivity through best practices."
],
"location": "Singapore"
},
{
"name": "NCS Group - Singapore",
"position": "Software Engineer",
"url": "",
"startDate": "2021-02-01",
"endDate": "2021-12-01",
"summary": "Focused on backend services and developer tooling.",
"highlights": [
"Migrated a WordPress API containing 800k media posts to Firebase.",
"Developed backend services from scratch using Strapi CMS, creating RESTful APIs.",
"Created a VSCode extension to autocomplete CSS variables, significantly improving developer experience."
]
},
{
"name": "2359 Media - Vietnam",
"position": "Front End Engineer",
"url": "",
"startDate": "2014-04-01",
"endDate": "2020-10-01",
"summary": "Led frontend teams and delivered large-scale web and mobile applications.",
"highlights": [
"Led the technical interview process across multiple offices in Southeast Asia.",
"Led a team of 4–7 frontend engineers to build a media streaming app serving over 30k users.",
"Improved performance through PWAs, SSR, and other web optimization techniques.",
"Organized monthly knowledge-sharing sessions to promote continuous learning.",
"Built and maintained multiple web apps using ReactJS/Redux.",
"Developed a real-time workforce management platform using Meteor.",
"Created a mobile app with React Native for café management operations.",
"Built a payment gateway using NodeJS and PostgreSQL."
]
}
],
"volunteer": [],
"education": [
{
"institution": "University of Science - VNUHCM",
"url": "",
"area": "Software Engineering",
"studyType": "Bachelor of Science",
"startDate": "2009-01-01",
"endDate": "2014-01-01",
"score": "",
"courses": []
}
],
"awards": [
{
"title": "Open Source Contributions",
"date": "",
"awarder": "VSCode Extension Marketplace",
"summary": "Developed a tool with over 180k downloads enhancing developer experience."
},
{
"title": "Speaker at ReactConf HCMC",
"date": "",
"awarder": "ReactConf HCMC",
"summary": "Presented on 'Web-Performance in ReactJS' to an audience of 100+."
},
{
"title": "Speaker at Google IO Extended HCMC",
"date": "",
"awarder": "Google IO Extended HCMC",
"summary": "Discussed Progressive Web Apps (PWA) and their potential."
}
],
"certificates": [],
"publications": [],
"skills": [
{
"name": "Frontend",
"level": "",
"keywords": [
"JavaScript",
"ReactJS",
"NextJS",
"TailwindCSS",
"React Native"
]
},
{
"name": "Backend",
"level": "",
"keywords": [
"NodeJS",
"Strapi",
"PostgreSQL",
"KoaJS",
"RESTful APIs"
]
},
{
"name": "DevOps",
"level": "",
"keywords": [
"AWS",
"CI/CD",
"Automated Testing",
"EKS",
"IDE Tooling"
]
}
],
"languages": [],
"interests": [],
"references": [],
"projects": [
{
"name": "CrowdTaskSG",
"description": "A gamified platform for government agencies.",
"highlights": [
"Built a component design system in React.",
"Developed the GovWallet payment module for NETS QR payments.",
"Created and maintained an admin portal using NextJS and TailwindCSS."
]
},
{
"name": "AC360",
"description": "Portal for agency users to manage surveys.",
"highlights": [
"Built using KoaJS, PostgreSQL, Turborepo, and React."
]
},
{
"name": "NUS IAAS",
"description": "Backend system with Strapi CMS and RESTful APIs, deployed to AWS Cloud.",
"highlights": []
},
{
"name": "FOX+",
"description": "Media streaming service.",
"highlights": [
"Led a team of 7 to build a media streaming service using ReactJS."
]
},
{
"name": "CSS Variable Autocomplete",
"description": "VSCode extension that indexes CSS variables for autocompletion.",
"highlights": [],
"url": "https://github.com/vunguyentuan/vscode-css-variables"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment