← All work

The Influencer

Vietnam’s publication on influencer marketing

Years
2021 - PresentActive

A dedicated editorial platform for influencer marketing in Vietnam - the stories that don’t get told, campaign breakdowns, and notes from people doing the work. First built in 2021; the original codebase had grown messy enough that it was worth rebuilding, and it now sits in a monorepo alongside The Talent and The Lumens, sharing one Express API and admin between them.

What I built

  • Built the shared admin with per-product roles, so an editor on one property cannot touch another.
  • Migrated the article editor from Lexical to Quill with a custom toolbar and proper Vietnamese typography, after the previous editor kept mangling pasted copy.
  • Shipped the ATVNCG 2026 campaign surface: a public endpoint listing posts by campaign tag, S3-backed banner uploads, and several highlight banner types with per-type sizing managed from a card-grid admin.
  • Added S3 file upload endpoints and user search by name, email or phone across the admin.

Stack

  • Next.js
  • React
  • TanStack Query
  • Vite
  • Ant Design
  • Express
  • Quill
  • AWS S3