Senior software engineer & founder

Tai Vu

I build and run agentic systems. Three of my own ventures run on infrastructure I designed and shipped solo — 116 components in production, 15 years across enterprise, startup, and consulting.

Melbourne, AU  ·  Open to work  ·  Hybrid / Remote

[email protected] · LinkedIn

116 components in production
3 ventures running
15 years across roles
8 months solo to v1
Download PDF resume
01

What I build

01

Agentic infrastructure

Self-hosted operating systems for one-person companies — multi-LLM kernels, persistent memory on Postgres + pgvector, doctrine-as-code, dual-vault secrets, monitoring + backup as first-class concerns. Built TrendAI OS to run three businesses in parallel.

02

Production AI apps

Same-day MVPs on Next.js + Cloudflare Pages + D1, with Gemini OCR, Claude tool-use, and CF Access SSO. Idea-to-production measured in hours, not weeks. Reference: taikim-finance replaced a 3,997-row Excel log in one afternoon.

03

Workflow automation at scale

Four production n8n instances under one architectural doctrine — scheduler / automation / sandbox / lab, Postgres-backed, regression-monitored with 288 synthetic probes/day. Resumable-pipeline pattern with three-layer durability. Zero submissions lost in four months of production.

02

Selected work

TrendAI OS — agentic infrastructure

Self-built operating system for solo founders: 5+1 architecture layers — substrate (OCI + Cloudflare + Tailscale), multi-LLM reasoning kernel (Claude + Gemini + self-hosted Qwen), Postgres + Supabase memory, four n8n orchestration instances, Claude Code agent team, BUD operator cockpit. 116 components live in production. Solo-built over 8 months and documented as binding doctrines.

OCICloudflareAnthropicGeminin8nSupabaseTailscale

TrendAI Knowledge Engine — multi-source AI ingest

Four-workflow n8n pipeline ingesting YouTube transcripts, articles, and inbound email. AI-summarised with Gemini 2.5 Flash, persisted to Supabase, surfaced in an Astro 5 reading UI. Shared Summarise+Save sub-workflow keeps it DRY. End-to-end in one engineer-week.

n8nGeminiSupabaseAstro 5

fastapi-s07 — self-hosted AI content stack

FastAPI gateway fronting ComfyUI/Flux (image), Kokoro TTS (voice), Mermaid CLI (diagrams), Podcastfy (multi-voice podcast), and PaddleOCR — all on one OCI ARM box, called by n8n via webhooks. Replaces roughly $200/month of SaaS APIs.

FastAPIComfyUIKokoroPaddleOCROCI ARMDocker

BUD — operator cockpit on Cloudflare Pages

The operator dashboard for TOS: Cloudflare Pages + CF Access portal with eight modules — resource registry (121 items), sprint tracker, regression monitor, mobile-operator manual, weekly ops summaries, media library. Reads Supabase + Postgres; SSO-gated.

Next.jsCloudflare PagesCF AccessSupabasePostgres
03

Ventures

TrendAI

Agentic infrastructure & AI consulting

Self-hosted operating systems for solo founders and small teams. Helps businesses leverage AI to work smarter, automate manual processes, and modernise legacy systems.

trendai.au →

HappyHome

NDIS care, prime + subcontractor model

Registered NDIS provider operating a prime contractor with vetted subcontractor pool. Compliance-first, paperwork-light onboarding for participants in Victoria.

happyhome.au →

MaxLearn

Gifted-test prep & tutoring

Selective-entry and scholarship-test preparation for Year 5–10 students. Custom LMS with adaptive practice and small-cohort live sessions.

maxlearn.au →
04

Career

2026 – present

Founder · AI-driven agile development

TrendAI — Melbourne

Built TrendAI OS solo over eight months: a 5+1 layer agentic operating system now running three of my own ventures end-to-end. 116 production components, four n8n instances, multi-LLM kernel, BUD operator cockpit. The agile loop itself runs on the system — sprint planning, time-logging, retrospectives, and deploys are AI-driven; I direct rather than execute. Consulting on agentic infrastructure for other solo founders and small teams.

2014 – 2023

IT consulting + non-IT operator roles

Independent — Melbourne / Ho Chi Minh City

  • Tan Minh Chau Glass Pty Ltd (2022–2023, HCMC) — Managing Director. P&L ownership of a float-glass import business sourcing from Asian manufacturers and supplying the Vietnamese market.
  • Home & Commercial Building Consultant (2018–2022, Melbourne) — Self-employed. Project planning, design oversight, and compliance for residential and commercial construction.
  • Software Engineering Consultant (2014–2017, Melbourne) — Self-employed. Independent consulting across mobile and web development, SaaS, LAN setup, and outsourced delivery management.

2009 – 2014

Business systems analysis, project management, team training

Enterprise + offshore delivery

  • Simbient (2013–2014, Sydney) — Scrum Master / Business Analyst. Led an offshore Vietnam team delivering for a Sydney mortgage-finance client; introduced Lean Agile.
  • 4impact (2012–2013, Brisbane) — Development Coordinator. Integrated Vietnam dev teams with Australian IT teams in a blended-work model; capability building and team training.
  • Trend Consulting Pty Ltd (2011–2012, Melbourne / HCMC) — Product Owner / Delivery Manager / Business Analyst, then IT Associate. Co-managed a Vietnam IT company delivering e-commerce systems for an Australian parent.
  • Australian Taxation Office (2009–2011, Canberra) — Analyst progression: Automation Tester → QA Tester → Business System Analyst → System Analyst / Architect. Worked on cross-government authentication (ATO AUSkey), enterprise identity, and SharePoint-based collaboration.

2005 – 2008

Founder · Full-stack engineering & server admin

Seki IT Pty Ltd — Ho Chi Minh City

Co-founded an online services company. Built and operated a file-hosting service end-to-end — designed bandwidth load-balancing across ~10 servers, grew to 1,000+ active paid subscribers. Server administration on PHP/Apache, PayPal integration, audio/video encoding. Separately promoted a music and literature forum to the Alexa global top-1000 in 2006.

05

Education & credentials

La Trobe University

Graduate Certificate in Artificial Intelligence

Jul 2024 – Jun 2025

Swinburne University of Technology

Bachelor of Engineering, Telecommunications and Internet Technologies

Feb 2000 – Nov 2005 · Third Class Honours

Internship: Junior Research Scientist, Defence Science and Technology Organisation (Adelaide, 2002–03) — built Java proof-of-concept tools for an in-house fact-extraction system; authored evaluation reports on emerging information-extraction software.

Languages

English · Vietnamese (native bilingual)

Professional certifications

10× LinkedIn Learning certifications across Business Analysis and UX Design foundations (2019).

06

Stack & doctrine

AI & ML
Claude Claude
Gemini Gemini
Qwen / Ollama Qwen / Ollama
pgvector pgvector
Web & app
Next.js Next.js
Astro Astro
React React
TypeScript TypeScript
Cloudflare Cloudflare
Clerk Clerk
Backend & data
Python Python
FastAPI FastAPI
PostgreSQL PostgreSQL
Supabase Supabase
Docker Docker
n8n n8n
Infrastructure
Oracle Cloud Oracle Cloud
Cloudflare Cloudflare
Tailscale Tailscale
Caddy Caddy
Linux Linux
Observability
Uptime Kuma Uptime Kuma
Prometheus Prometheus
Grafana Grafana
ntfy ntfy
Doctrines I codify and publish

thin-host architecture · resumable-pipeline pattern · single-shared-Chrome browser automation · dual-vault secrets · doctrine-as-code. Build logs and architectural breakdowns published at trendmedia.au/trendai.

07

Contact

Best for project conversations, advisory work, or anything that needs ~30 minutes of focused thought.

Book a call
cal.trendai.au/trendai/discovery
15-min AI Readiness Scan