Portfolio

Reid
Chong

Natural tinkerer. Always been testing, optimizing, building. Seven years in corporate sales, then AI unlocked the ability to turn any idea into something real. This is what that looks like.

Bond Villains Running My GTM
I built a team of AI agents named after Bond villains. Each Claude Code agent manages an autonomous Hermes agent that goes out and executes. Everything runs on cron and posts to Slack for my approval before anything goes live.
Agent Roster
Commander Bond Routes tasks, coordinates all agents, approval gates
Inbound Elektra Reply detection, lead triage, signup monitoring
Scout Janus Prospect research, market intel, company deep dives
Ops Scaramanga Pipeline health, cron status, system diagnostics
Content Francisco Drafts LinkedIn posts, marketing copy, builder logs
Builder Silva Ships product code, migrations, deploys across repos
Strategist Blofeld GTM analysis, pipeline reviews, positioning
X Engagement Oddjob Scans X threads, drafts precision replies
Security Trevelyan Semgrep scans, RLS audits, secret rotation
01
Operations Dashboard
Mission Control
Every agent, every cron, every system on one screen. I needed a way to see the whole operation at a glance so I built a real-time command center. I designed the bar graphs and gauges like the health bars from GoldenEye N64 because why not. Chunky segmented rings with drop shadows instead of the usual thin arcs everyone uses. If something breaks at 2 AM, this is how I know.
Vanilla HTML / CSS / JS / Supabase REST / GoldenEye-inspired gauge engine
SPECTRE Mission Control Dashboard
02
Autonomous Distribution
Hermes
This is the engine the Bond villains manage. Hermes is an always-on autonomous agent that prospects, crafts personalized messages in six languages, surfaces reply opportunities on X, and monitors for product launches. The agents above tell it what to do. It runs around the clock and posts everything to Slack for my sign-off.
Hetzner / Codex CLI / Slack API / Supabase / Firecrawl / systemd
hermes-updates
[PITCH-SENT] Creator outreach: 6 languages, 8 prospects queued 8:15 AM
[X-REPLY] Thread on Meta Ads + AI agents. Draft ready. 12:02 PM
[SNAPSHOT] Weekly affiliate metrics. 2 signups, 1 conversion. Mon 8 AM
[CLAUDE-EVENT] Anthropic shipped MCP auth. Lesson draft queued. Wed 3:41 PM
[CONTENT] LinkedIn post drafted. Series post 2 ready. Thu 9:30 AM
03
Always-On Sync
Activity Bridge
I go on a ruck, talk to Hermes through voice-to-Slack on my phone, make decisions, explore leads, think out loud. When I sit back down, Claude Code already knows everything that happened. No copy-pasting, no "let me catch you up." A daemon on my machine captures every Hermes conversation to a local log. The next session starts fully caught up.
Socket Mode daemon / JSONL capture / SessionStart hooks / Slack API
The loop:

Reid (phone) voice → Slack DM → Hermes
Hermes mirrors to #hermes-mirror
Daemon (iMac) captures to JSONL
Claude Code reads on next session start

Zero context loss between surfaces.
Walk outside, think, come back synced.
04
Education
Claude Academy
I think Claude fluency is the most important language to learn right now. So I built a free course and translated it into seven languages. The dream is someone in a far-off country picks this up, builds something real, and never needed to speak English to get there. Creator affiliate program with Stripe-wired revenue share built in.
Next.js / Supabase / Stripe / 7-locale i18n
claude-academy.com
Claude Academy
05
Autonomous E-commerce
Gabriella Amoura
A fully autonomous DTC diamond jewelry brand. Cron jobs generate product-framed content daily, post to Instagram and TikTok, and rotate seasonal campaigns without anyone touching it. Stripe checkout, transactional email, creator affiliate program all wired end-to-end. The whole GTM runs on autopilot.
Next.js / Supabase / Stripe / Resend
gabriellaamoura.com
Gabriella Amoura
06
Automated Content
AI Persona Factory
I automated the entire UGC pipeline. Image generation, video creation, and posting to TikTok all run automatically. The system uses a hero image as identity-lock reference so every downstream generation matches face, body, and wardrobe. New characters spin up in minutes with full scene libraries and platform-ready content.
Gemini 2.5 Flash Image / identity-lock pipeline / automated scene + video generation
Maya Romy
07
Voice Agent
Sloane
I saw a gap in AI agents for law firms so I built a 24/7 receptionist. Real phone number. Picks up, takes the case, structures the data, and hands the warm lead to a human. Never misses a call, never takes a day off.
Vapi / Twilio / Claude API / FastAPI / Render
Try the demo
Sloane
08
Context System
Memory System
I was constantly updating Obsidian notes and realized Claude forgot everything between sessions anyway. So I built a tiered memory core. A lean state file auto-loads every conversation, an indexed memory routes to 80+ topic files, and a digest layer summarizes the long tail. Every agent in the roster reads from the same brain.
Markdown / Claude Code hooks / Obsidian vault
~/A Team/
├── STATE.md where we are right now
├── STATE-archive.md every decision, timestamped
├── MEMORY.md index of 80+ topic files
├── STRATEGY-DIGEST summaries of everything
└── strategy/ full docs when you need depth

Loads on every Claude session.
Every agent starts grounded.
09
B2B AI Enablement
A Team
AI consulting for businesses that want to actually get started with AI. Not theory, not demos. Hands-on implementation that gets teams building with Claude, automating workflows, and shipping real output.
React / Vite / Tailwind / Vapi
getateam.ai
A Team

Let's talk.

If something here caught your eye.

Book a call Email LinkedIn GitHub