Coder.jsx
1const coder = {
2 name: 'Nguyen Van Nhat',
3 age: 26,
4 skills: {
5 frontend: ['React', 'NextJS', 'TypeScript', 'HTML5/CSS3'],
6 styling: ['Tailwind CSS', 'Ant Design', 'Material UI',
7 'Bootstrap', 'Shadcn UI'],
8 backend: ['NodeJS', 'NestJS', 'Express',
9 'C#', 'Python', 'C++/C'],
10 database: ['PostgreSQL', 'MongoDB', 'MySQL', "MSSQL"],
11 tools: ['Git', 'Docker'],
12 testing: ['Jest', "Playwright", "Selenium"],
13 },
14 hardWorker: true,
15 quickLearner: true,
16 problemSolver: true,
17 hireable: function() {
18 return (
19 this.hardWorker &&
20 this.quickLearner &&
21 this.problemSolver &&
22 this.skills.frontend.length > 0
23 )
24 }
25 };
Who I Am?
I’m a disciplined software developer with over 4 years of experience, specializing in web development. My expertise lies in crafting dynamic, high-performance applications using ReactJS, NextJS, and NodeJS. Passionate about leveraging cutting-edge technologies, I’m always eager to explore and implement innovative solutions to solve real-world challenges. My focus is on delivering clean, scalable code while continuously adapting to the fast-paced tech landscape.

About Me
Experiences
1 yrs 10 mo (2023/06 - Present)
Full Stack Developer
StepMedia Software - Onsite
2 yrs (2021/06 - 2023/06)
Full Stack Developer
Saigon New Port - Onsite
2 yrs (2021/06 - 2023/06)
Frontend Developer
Allgrow Labo Co. - Onsite