[>_]in/$cat /about/resume.md
~/about/resume.md

Trinh Nguyen

Full-Stack Software Engineer
Updated September 2026

A software engineer, and a full-stack web developer, experienced in building production web apps: React, Next.js, TypeScript, Node.js. Claude Code, GitHub Copilot, and Codex are part of my daily workflow. Skilled at optimizing web performance.

FrontendReact, Next.js, Alpine.js, TypeScript, JavaScript (ES6+), HTML5, CSS3, Tailwind CSS
BackendNode.js, Express.js, Ruby on Rails, PHP / Laravel
DatabasesPostgreSQL
InfrastructureGit/GitHub, Docker, CI/CD, Jest, React Testing Library
AI-assisted devClaude Code, GitHub Copilot, Codex

Full-Stack Engineer

Cream & SugarRemote · Jan 2025 – Present
-

Built and maintained web apps in PHP, WordPress, Squarespace, and Webflow for a range of clients.

-

Turned Figma designs into working code and managed custom CMS setups.

-

Worked with internal teams to scope features and fix bugs, then shipped the updates.

Full-Stack Engineer

June CareRemote · Jan 2022 – Dec 2024
-

Scaled a marketplace app to thousands of users and made it more reliable.

-

Rebuilt the CI/CD pipeline, cutting release overhead 50% and enabling daily production releases.

-

Added Stripe payments so families could pay providers directly in the app.

Full-Stack Engineer

CoderpushRemote · Mar 2020 – Jan 2022
-

Built fast, SEO-friendly sites in Next.js with dynamic content.

-

Added features and improved performance across a React.js codebase.

-

Worked with designers to turn wireframes into production UIs with reusable components.

Software Engineer

SaritasaHo Chi Minh City, Vietnam · Mar 2014 – Dec 2019
-

Built enterprise .NET applications to meet client requirements.

-

Advised on system design and database performance, including API design.

-

Worked with cross-functional teams to ship maintainable code and fix bottlenecks.

Higher Diploma in Software Engineering
Ho Chi Minh City, Vietnam · 2005 – 2007
English, Vietnamese
[>_] in $

type a command and press enter, or press ⌘K for suggestions

Run a command

Help

how this site works · esc to close

About this site

This is Trinh Nguyen's dev blog, dressed up as a terminal. Instead of clicking through pages, you run commands against a small virtual file system with three directories:

~/posts~/topics~/about

How to use it

  • Type a command at the prompt and press enter. Output is added below, like a shell session.
  • Press ⌘K (Ctrl+K on Windows/Linux) to open the command palette with suggestions and your recent commands.
  • The /posts, /topics and /about links in the header are shortcuts for cd ~/posts && ls and friends.
  • Chain commands with &&, e.g. cd ~/about && cat me.md.
  • To read an article, ls a directory, then cat the file you want.

Commands