Available for projects
Hi, I’m Thanh.
A software engineer.
A dedicated problem-solver who thrives on learning and building.
About me
My journey into software development began in 2013 with a simple game
listing webpage. That early exploration sparked a passion for building
and problem-solving that has driven me ever since. I've since had the
opportunity to contribute to diverse projects, including a mobile
testing platform and a ride-hailing service. Currently, I'm focused on
developing Web Application at a leading tech company in HCMC, where I'm
dedicated to tackling complex challenges and continuously expanding my
skillset. I'm particularly drawn to the intersection of design and
engineering, where I can leverage my technical abilities to create
intuitive and impactful user experiences.
Loading data...
Loading data...
Loading data...
Tech stack
Tech stacks I'm familiar with
Primarily focused on the JavaScript ecosystem, but always eager to explore and learn new technologies.
Blog
Learning, Building, and
Documenting
Insights and experiences from my journey as a developer—exploring ideas,
overcoming challenges, and sharing lessons learned along the way.
December 22, 2024 • 2 min read
Best Practices for Writing Dockerfiles
A guide to writing Dockerfiles that are easy to understand, maintain, and scale.
Read more
- docker
December 18, 2024 • 3 min read
How Next.js Font Works
A deep dive into how Next.js Font works and how to replicate it in Astro.
Read more
- react
- nextjs
- astro
- font
- css
January 8, 2025 • 2 min read
React Lifecycle in 4 Minutes
A quick overview of the React component lifecycle.
Read more
- react