About
Sharing my passions and experiences with the world.
My journey in web development began with the classic "Hello World" console output, which ignited a deep passion for creating exceptional web experiences. Since then, I have continually strived to learn and get feedback to make myself better and improve.
I am focused on being a valuable part of any team I am on and I love working with dedicated teams to create amazing web applications to make the internet a better place.
I am constantly looking for new opportunities to learn and grow as a developer. If you're looking for a driven and enthusiastic team player to help create amazing web applications, let's work together!
Some Technologies I Have Used Recently
const aboutMe = () => {
return {
name: 'Minh Tu Ngo',
email: 'mn.minhtungo@gmail.com',
hobbies: ['Reading', 'Coding', 'Lego', 'Music', 'Bubble Tea'],
}
}