About Me

Wolfgang Truong

I'm a builder at heart, and that's the simplest way to describe me. I create because I enjoy it, and if others find value in what I make, that's a bonus.

I've been coding for almost 8 years. For years I worked as a Software Developer and Consultant at a global firm, often jumping into new projects and codebases, learning fast, and adapting constantly. After many rounds of mass layoffs, I took the opportunity to step back and reflect.

Now I'm focused on work that's meaningful, self-directed, and grounded in curiosity. I still love tech, but I'm no longer chasing titles or trends. I'm building a future I believe in.

8+

Years coding

10+

Industries

20+

Projects shipped

Selected Projects

Makerr Space
Featured Project

Makerr Space

A no-code website builder for solopreneurs and indie makers. Create branded microsites in minutes with drag-and-drop templates, custom domains, and built-in QR code generation — perfect for guerrilla marketing campaigns and ephemeral promo launches.

Next.jsReactTailwind CSSCloudinaryPostgreSQL
Maker Space Factory

A collection of fun interactive 3D projects and experiments built with Three.js.

Maker Space Factory

Three.jsReactTailwind CSSNode.js
Vague Facade

A curated collection of front-end templates built for samples and clients.

Vague Facade

Next.jsReactRechartsTailwind CSS
TieBreaker

Real-time multiplayer tabletop game companion built during the pandemic so friends could play together online.

TieBreaker

ReactNode.jsSocket.ioExpress
Simply Chat

Peer-to-peer video call app with a real-time chat interface powered by WebRTC.

Simply Chat

ViteWebRTCSocket.io
Netbrary

An IMDB-style movie & TV discovery app powered by The Movie Database API. My very first project, built in 2017.

Netbrary

ReactReduxNode.jsExpressTMDB API

Writings

Dev Exp

Backend Devs Deserve Love Too

You know what’s wild? You build the infrastructure, you architect the data flow, you design a scalable API, and someone says: “Wow, that button looks great! Props to the front-end team!”

Backend work is invisible. There’s no interface, no animations, no pixel-perfect layouts. Just logic, latency, and lots of code no one will ever see, unless it breaks.

I’ve sat in meetings where the product team was blown away by the design of a new feature. “So clean! So intuitive!” Meanwhile, I’m sitting there thinking: You know that component only loads because I cached the response, built out retries, paginated the DB calls, and spent two hours squashing a race condition… right?

But I get it. People praise what they can see. And what they can see is the UI. Backend feels like plumbing: essential, complex, and underappreciated… until it clogs.

So here’s my ask: next time a feature works smoothly, loads fast, or scales without a hiccup, give the backend folks a shoutout. We may not be pushing pixels, but we’re holding the system together under the hood.

And trust me: a properly tuned API is a thing of beauty. You just have to know where to look.