A passionate software engineer

Hi, I'm Vuong Dang, a software engineer skilled in backend systems and data-driven applications using Spring Boot and AWS, now venturing into full-stack development. Beyond coding, my world is enriched by music and literature - I'm learning piano and guitar, and I'm an avid reader, constantly exploring new ideas and perspectives.

Keen to collaborate and innovate, I am eager to turn creative visions into impactful solutions. Let's connect!

Getting Started with Spring Data Elasticsearch

This article covers basic steps on how to get an Elasticsearch node up and running and how to connect, index, and search data in Elasticsearch from a Java application using the Spring Data Elasticsearch library.

How to use Fontawesome in Next.js

This article discusses how to use Fontawesome 5 in a Next.js project. The code example is written in TypeScript.