Gia An

Nice to meet you,
I'm Gia An.
Good to have you here!

Glad you made it here! This is my little corner of the internet where I share what I've been working on, where I've been, and what I've learned along the way. Pull up a chair — let's get to know each other.

Chapter I • The Spark

Electronics, English & A Fork in the Road

I'm Gia An, you can call me Bingsu. Born on March 11, 2005, and raised in Dong Thap. From a very young age, I was fascinated by electronics—taking them apart, trying to see how they worked, and almost never putting them back together correctly.

Alongside that, I was a massive English nerd. I participated in multiple provincial English competitions and brought home top prizes. So, when it came time for high school, I successfully passed the entrance exams for the specialized school in both English and Informatic. Believing languages were my ultimate path, I chose my Priority 1: English.

Chapter II • The Pivot

Falling for the Code

High school was where the real plot twist happened. I got my first genuine introduction to programming—specifically through C++.

What started as a requirement quickly became an obsession. I found myself profoundly in love with Information Technology. Problem-solving with logic felt like deciphering the ultimate puzzle. That newfound passion eventually led me to a major life decision: shifting gears entirely to pursue an IT degree at Ho Chi Minh City University of Science (HCMUS).

Chapter III • The Builder Phase

Frontend, Backend & Breaking Things

My freshman year was mostly about computer science fundamentals, but I couldn't hold back my curiosity. I started self-teaching the holy trinity of the web: HTML, CSS, and JavaScript.

By early sophomore year (around January 2025), I jumped headfirst into React, spending 2 to 3 months breathing components and state management. Naturally, I got curious about the data behind the screen, so I expanded to the backend with Express.js and shipped my very first full-stack project.

Getting things working wasn't enough—I wanted to know how big systems handled scale. So, I learned basic Microservices architectures and successfully deployed my first distributed microservices-based project.

Chapter IV • Scaling Up

Architecture & The Cloud

As I entered my junior year, I went deeper. I started mastering heavier frameworks like Next.js for robust frontends, and complex backend ecosystems with NestJS and Java Spring Boot.

It quickly became clear that my true talent and interest lay in the backend—designing scalable architectures, crafting robust APIs, and ensuring the engines ran perfectly under the hood.

This obsession with architecture naturally pushed me into the world of infrastructure. By late 2025, I began studying basic DevOps principles, wrapping my applications in Docker and exploring cloud deployments with AWS.

Chapter V • Currently

Beyond the Basics

Right now, I'm focused on breaking monoliths and handling massive data loads. I'm diving deep into enterprise messaging patterns with Kafka and RabbitMQ.

I'm also researching and implementing complex design patterns like CQRS and Event Sourcing to build systems that scale gracefully. And because playing with containers isn't fun enough anymore, I've started my journey orchestrating them natively with Kubernetes. The systems keep getting bigger, and the journey is just beginning.