Crafting elegant solutions to complex problems through clean, efficient code. Passionate about building the future, one line at a time.
class Developer {
constructor() {
this.name = 'Huy Nguyen';
this.role = 'Frontend Developer';
this.languages = ['JavaScript', 'TypeScript'];
this.frameworks = ['React','Vuejs', 'Next.js', 'Node.js'];
}
createSolution(problem) {
return `Innovative solution for ${problem}`;
}
coffee(isDepleted) {
if (isDepleted) this.refill();
return 'Code better';
}
}
Tools and technologies I work with
A showcase of my recent work
I'm a passionate developer with a love for building innovative solutions. With expertise in full-stack development, I bridge the gap between beautiful frontends and scalable backend systems.
My journey in tech started when I was 12, modifying game code. Today, I'm focused on creating accessible, high-performance applications that solve real-world problems.
When I'm not coding, you'll find me exploring new technologies, contributing to open source, or hiking with my dog.
Have a project in mind? Let's bring it to life
I'm always open to discussing new projects, creative ideas or opportunities to be part of your vision.
nguyenminhhuy@duck.com
HN/HCM, Vietnam