Skip to content
Portfolio Terminal · Booting

Quick Answer — Who is Robert McCullock?

Robert McCullock is a Boston-based AI systems architect and full-stack engineer. He designs production AI systems, directs AI coding agents to build them against a defined architecture, and personally audits, tests, and deploys every result. Three multi-agent systems run in daily production — an 11-agent publishing orchestrator, a nine-mode creative studio running 6+ months, and a product-design pipeline live since November 2025. He has shipped two commercial desktop apps (VibeTube AI at $49.99, PromptDJ NS-9000 at $79.00), built a free 31-class AI coding academy, and rebuilt 20+ Shopify sections. He is open to full-time roles at Robert@ddsboston.com.

Key Takeaways

  1. 1Runs three multi-agent systems in daily production. Sovereign Orchestrator Pro (78 files, 11 agents), The Synthetic Director (nine-mode studio, 6+ months live), and NICHE-FORGE-CORE (in production since November 2025).
  2. 2Ships real, sellable products. Two commercial desktop apps are live and purchasable — VibeTube AI Desktop Pro ($49.99) and PromptDJ NS-9000 ($79.00) — both Windows, Electron, Bring-Your-Own-Key, with serverless DRM.
  3. 3Full-stack delivery. Production work across React, TypeScript, Shopify Liquid, Electron, Python, and Node.js — data layer to deployed UI.
  4. 4Hybrid local/cloud AI. Runs local LLM inference on an RTX 3060 through Ollama alongside cloud models (Gemini, Imagen, Veo, Lyria), keeping operating costs low and measurable.
  5. 5Teaches the method publicly. Designed, built, and deployed the free 31-class DDS Vibe Academy — no paywall, no signup.
  6. 6Formally trained, deeply experienced. A technical high-school Electronics program (computer networking, service and repair) with straight-A grades, then a career starting at an ISP in the 1990s.
How I Work

Intent-based engineering

I treat AI coding agents as implementation capacity, not autopilot. The engineering judgment — architecture, constraints, review, and the decision to ship — stays with me. This is how one person ships production systems at the pace of a team.

01

Define

Architecture, data model, interfaces, and hard constraints — explicit and testable — before any code is written.

02

Direct

AI coding agents implement against the spec in scoped, reviewable units of work.

03

Audit

Every output reviewed for correctness, security, accessibility, and adherence to spec before it is accepted.

04

Test

Behavior, edge cases, and performance validated. Structured data and Core Web Vitals confirmed where they apply.

05

Deploy

Shipped to production, verified live, monitored. Iteration driven by real signals, not assumptions.

Flagship Work

Three systems in daily production

These are not demos. Each of the three is a multi-agent system running real work every day — verified against the live codebases. File counts, line counts, model rosters, and run dates below are drawn from forensic audits of the source.

In Daily Production Sovereign Orchestrator Pro V6.0
Autonomous multi-agent publishing system · Node.js + TypeScript + React 19

An autonomous publishing engine that researches, drafts, compliance-checks, and posts content across WordPress, Shopify, X, and Reddit from a single execution queue. It coordinates an 11-agent pipeline — ten named Gemini-backed agents plus a local Ollama cluster — running 19 concurrent threads. A five-cycle local intelligence engine sequences five open-source models on the RTX 3060 overnight to analyze performance data at near-zero cost, while a strict budget service and exponential-backoff layer keep the system inside hard daily API limits.

Atlas strategy Scribe copy Veritas compliance Swarm orchestration Hermes SEO Lumiere media meta Legion margin gate Argus market scout Tweet Gen social Sniper engagement Intelligence local Ollama
78Source Files
~21.7KLines of Code
19Concurrent Threads
4Publishing Platforms

My role: Full system architecture — the agent pipeline, the local/cloud model routing, the thread scheduler, the budget and rate-limit safeguards, and the React dashboard. Verified daily run cost is roughly $8–$13 from the system's own cost telemetry.

Multi-AgentNode.jsTypeScriptReact 19OllamaGeminiPlaywrightGraphQL
6+ Months Live The Synthetic Director — AGI-CORE-Pro V1.0
Nine-mode AI creative studio · Node.js + React 19 + Vite + local PostgreSQL

A desktop-first creative studio that automates the full content pipeline — ideation, scripting, image generation, and cinematic video. Its interface is a nine-mode workstation (influencer factory, social command, blog engine, trends radar, video studio, storefront integration, creative protocol, generator forge, telemetry) rather than a chat box. A tiered model cascade routes work across Google Gemini, Imagen, and Veo by cost and quality, with local PostgreSQL persistence. It has generated the daily social content for Design Delight Studio for over six months — a real, sustained production track record.

~38Core Files
~13.7KLines of Code
9Studio Modes
6+ moIn Production

My role: Full architecture — the nine-mode state machine, the model-tiering cascade, the local persistence layer, and the React 19 desktop UI. Real-time cost telemetry is built in so every API call is measured.

React 19TypeScriptVitePostgreSQLGeminiImagenVeo 3.1Ollama
Live Since Nov 2025 NICHE-FORGE-CORE V3.0
Automated product-design pipeline · React 19 + Vite + TypeScript

A browser-based application that automates the full product-design pipeline for a print-on-demand brand — chaining multiple Gemini models through a six-step workflow: live web trend research, creative strategy, image rendering, SEO metadata, and direct Printful draft creation. State persists locally through IndexedDB; a lightweight Express proxy secures the Printful credentials. Production session artifacts confirm continuous commercial use since November 2025. The real intellectual property is the prompt-engineering layer — a tuned brand bible, 30 creative archetypes, and a large mutation pool.

24Source Files
~3.7KLines of Code
6-stepAI Pipeline
4Gemini Models

My role: Full build — the six-step pipeline, the multi-model routing, the IndexedDB persistence, the Printful integration and proxy, and the prompt-engineering IP. Built and run as a single-operator production tool.

React 19TypeScriptViteGeminiIndexedDBExpressPrintful API
System Design

How a multi-agent system fits together

A simplified view of the Sovereign Orchestrator pipeline: a research scout feeds a strategy agent, a writer-and-reviewer loop produces compliant content, and a thread scheduler publishes to four platforms — while a local model cluster learns from results overnight.

Argus Scout market signals Atlas Strategy topic + audience WRITE / REVIEW LOOP Scribe Veritas Swarm Orchestrator reject / retry up to 3x Thread Scheduler 19 concurrent threads · budget gate PUBLISH TARGETS WordPress · Shopify · X · Reddit Intelligence Engine local Ollama · 5-model cycle overnight learning → back to Atlas

Simplified pipeline view · Sovereign Orchestrator Pro V6.0 · 11 agents, 19 threads, hybrid local/cloud inference

Commercial Products

Two apps shipped and selling

Designing software is one thing; shipping it as a packaged, licensed product someone can buy is another. Both of these are live in the Design Delight Studio storefront.

VT
VibeTube AI Desktop Pro
Electron + React · 22 files · Windows · $49.99
For Sale

A commercial Windows desktop app that turns a single URL into a complete set of YouTube content assets — titles, descriptions, tags, script outlines, thumbnail prompts, and cross-platform posts. Bring-Your-Own-Key, so the buyer pays no recurring fees; keys stored in the OS keychain; license verified through serverless DRM.

My role: Full product — Electron shell, React UI, generation pipeline, BYOK key handling, DRM backend, installer, Shopify product and landing pages.

ElectronReactViteGeminikeytarCloud Run DRM
View product ›
PD
PromptDJ NS-9000
Electron + Lit · ~18 files · Windows · $79.00
For Sale

A commercial Windows desktop app that synthesizes continuous live music from text prompts and EQ controls, using Google's Lyria realtime model over a streaming session. A custom AudioWorklet encoder exports studio-grade WAV files directly to disk — impractical in a browser sandbox, which is why it ships native. 40 tuned style presets, BYOK.

My role: Full product — the real-time audio engine and EQ chain, the Lyria streaming integration, the Lit web-component UI, key vaulting, DRM, and Electron packaging.

ElectronLitWeb Audio APILyriaAudioWorkletkeytar
View product ›
DetailVibeTube AI Desktop ProPromptDJ NS-9000
Price$49.99 one-time$79.00 one-time
StackElectron, React, ViteElectron, Lit, Vite
AI modelGoogle Gemini (BYOK)Google Lyria realtime (BYOK)
LicensingServerless DRM, Cloud RunServerless DRM, Cloud Run
Recurring cost to buyerNoneNone
Teaching the Method

The DDS Vibe Academy

I designed, built, and deployed a free 31-class curriculum on AI-assisted software development — covering Claude Code, Google Antigravity, Gemini, Cursor, Shopify Sidekick, and Ollama. It is a tabbed 12-section Shopify hub with an interactive knowledge map and full structured-data coverage. No paywall, no signup, no certificate. It demonstrates something a hiring manager should care about: I can not only build production systems, I can document and teach the engineering method clearly enough for others to follow.

Visit the Academy
31Free Classes
12Hub Sections
$0Cost to Learners
100%Self-Built
Full Portfolio

Everything built

The complete set of systems and applications. Tagged by current state: Shipped means live, in use, or for sale; Prototype means built and working but not yet released as a finished product.

SO
Sovereign Orchestrator Pro V6.0
Multi-agent publishing system
Shipped

Autonomous publishing across four platforms. 78 files, ~21,700 lines, 11 agents, 19 threads. In daily production.

SD
The Synthetic Director
Nine-mode creative studio
Shipped

Automated video and image production. ~38 files, ~13,700 lines. Live 6+ months.

NF
NICHE-FORGE-CORE V3.0
Product-design pipeline
Shipped

Six-step POD design pipeline. 24 files, ~3,700 lines. In production since Nov 2025.

VT
VibeTube AI Desktop Pro
Commercial desktop app · $49.99
For Sale

URL-to-YouTube content generator. Electron + React, BYOK, serverless DRM.

PD
PromptDJ NS-9000
Commercial desktop app · $79.00
For Sale

Generative audio workstation. Electron + Lit, Google Lyria, studio-grade WAV export.

VA
DDS Vibe Academy
Free 31-class curriculum
Shipped

12-section Shopify learning hub, ~6,400 lines, interactive knowledge map.

CO
DDS Content Orchestrator
WordPress content pipeline
Prototype

Automated content pipeline for WordPress with a strategy layer. 14 files, ~1,650 lines.

DG
Dragonfly Crush
Browser game
Shipped

A match-3 browser game with a self-healing board. Live and playable.

LR
LORD 2026
Browser strategy game
Shipped

A turn-based strategy game with an NPC personality model. Landing page live.

MC
Master Crochet Guide
Interactive educational resource
Shipped

A comprehensive crochet stitch reference, published as a live interactive page.

AT
Atelier Theme Engine
Custom Shopify OS 2.0 theme
Shipped

The custom Shopify theme behind ddsboston.com — section library, structured-data system, performance baseline.

JM
JTD Masonry Website
Freelance client build
Delivered

Bilingual contractor website with booking and form integrations, deployed on Cloud Run.

VO
Virtual Try-On Studio
AI fitting room · live on every product page
Shipped

An AI-powered virtual fitting room that lets shoppers see apparel on themselves from an uploaded photo or live camera. In production 6+ months, embedded on every clothing product page on the storefront.

View live feature ›
C7
Cortex-7
Multi-modal research tool
Prototype

An internal R&D workbench for multi-modal model experiments.

CA
Counsel AI
Document analysis tool
Prototype

An adversarial-review tool that stress-tests documents and arguments from multiple angles.

DS
DDS Strategist
Business intelligence tool
Prototype

A product-strategy assistant that turns store and market data into recommendations.

PL
ProductLens AI
Creative direction tool
Prototype

A multi-model pipeline for generating and directing commercial product imagery.

SS
StorySpark Engine
Content generation tool
Prototype

A brand-storytelling generator for short-form narrative content.

Web Engineering

Shopify & front-end work

Production storefront engineering on ddsboston.com — measurable front-end work that maps directly to a product or e-commerce engineering role.

2.0
20+ Section Rebuilds
Shopify Online Store 2.0

Rebuilt 20+ storefront sections to Online Store 2.0 standards with schema-driven settings, scoped CSS, and WCAG 2.1 AA accessibility.

CWV
Core Web Vitals Sprint
Performance optimization

A measured performance pass that materially reduced largest contentful paint and total blocking time and lifted the mobile performance score, with platform ceilings documented honestly.

LD
Structured Data System
JSON-LD across the store

A reusable structured-data system — multiple JSON-LD schema types per page template — for rich results and AI-search visibility. This page uses it.

PG
Page Template Library
Custom page.liquid templates

Custom page templates including the storefront's about, contact, policy, FAQ, and landing pages — each with full semantic structure.

MX
Microsoft Clarity
Analytics pilot participant

Participant in the Microsoft Clarity pilot program, using session analytics to inform storefront UX decisions.

AN
Analytics Integration
GA4 + GTM

Implemented analytics and tag management across the theme, with event tracking wired to real storefront interactions.

Capabilities

Technical skills

Grouped by area. These are tools used in shipped or running systems — not a checklist.

Languages
  • TypeScript
  • JavaScript
  • Python
  • Liquid
  • HTML5
  • CSS3
  • SQL
Front-End
  • React 19
  • Lit
  • Vite
  • Tailwind
  • Web Audio API
  • Web Components
  • SVG/Canvas
AI & Agents
  • Multi-agent design
  • Prompt engineering
  • RAG
  • Ollama
  • Gemini
  • Imagen / Veo
  • Lyria
Platforms
  • Electron
  • Node.js
  • Shopify OS 2.0
  • WordPress
  • Google Cloud Run
  • Firebase
Data & Storage
  • PostgreSQL
  • IndexedDB
  • GraphQL
  • localStorage
  • OS keychain
Practices
  • Code audit
  • Core Web Vitals
  • JSON-LD / SEO
  • WCAG 2.1 AA
  • DRM / licensing
  • Local-first design
Tooling
  • Claude Code
  • Google Antigravity
  • Cursor
  • Git
  • electron-builder
Infrastructure
  • Local LLM hosting
  • RTX 3060 / CUDA
  • Serverless DRM
  • OTA updates
  • Networking
Background

Training & career

Formal technical training, then a career that began before the consumer web and continues through to production AI systems.

Technical High School

Electronics — four years, straight-A grades

Completed a full technical high-school program in Electronics, including computer networking and equipment service and repair. Earned straight-A grades across all four years — the formal foundation under everything that followed.

1990s

Internet Service Provider — early technical role

Began his professional technical career at an ISP during the TCP/IP build-out of the early commercial internet. Hands-on networking and systems work.

2024

Founded Design Delight Studio

Launched a Boston sustainable-apparel brand and took on all of its engineering — storefront, theme, and infrastructure.

2025

Storefront engineering & first AI systems

Built the storefront's section library and structured-data system, ran the Core Web Vitals sprint, and brought the first multi-agent systems into production — NICHE-FORGE-CORE live from November.

2026

Daily production systems, commercial apps & the Academy

Scaled the orchestrator and creative studio to daily production use, shipped VibeTube AI and PromptDJ NS-9000 as commercial desktop products, delivered a freelance client website, and designed, built, and deployed the free 31-class DDS Vibe Academy.

Fit

Where I fit

The kinds of teams and problems where the work above translates directly.

AI product teams

Teams shipping AI features who need someone who has taken multi-agent systems from architecture to daily production — and audited them.

Full-stack / front-end teams

React and TypeScript teams that treat accessibility, Core Web Vitals, and structured data as engineering concerns, not afterthoughts.

E-commerce engineering

Shopify and storefront teams that need someone fluent in Liquid, theme architecture, performance, and SEO.

Desktop app teams

Teams building Electron applications — including licensing, DRM, secure key handling, and auto-update.

Developer tools & education

Companies in the AI developer-tools space who need someone who can both build the product and teach the workflow clearly.

Lean / founding teams

Early teams that need one engineer who can own a surface end to end — architecture, build, ship, and iterate.

Questions

Frequently asked

I am open to full-time roles as an AI systems architect, full-stack engineer, or AI engineer — positions where I can design and ship production systems. I am based in Boston, Massachusetts. The fastest way to reach me is Robert@ddsboston.com.
I define the architecture, constraints, and acceptance criteria for a system, then direct AI coding agents to implement against that specification — and I personally audit and test every result before it ships. The engineering judgment stays with me; the agents are implementation capacity. It is how one person ships at the pace of a small team without giving up code review or quality control.
Both. Auditing every output requires reading and correcting code across React, TypeScript, Liquid, Electron, and Python — you cannot review what you cannot read. I completed a four-year technical high-school Electronics program and started my career at an internet service provider in the 1990s. AI agents speed up implementation; they do not replace the engineering knowledge needed to architect a system and verify it is correct.
It means each system does real work every day, not in a demo. The Synthetic Director has generated Design Delight Studio's social content for over six months. NICHE-FORGE-CORE has produced print-on-demand designs continuously since November 2025. Sovereign Orchestrator Pro runs an 11-agent publishing pipeline across four platforms. The file counts and line counts on this page come from forensic audits of those live codebases.
Yes. VibeTube AI Desktop Pro ($49.99) and PromptDJ NS-9000 ($79.00) are both live for purchase in the Design Delight Studio storefront. Each is a packaged Windows desktop application with an installer, serverless DRM licensing, OS-keychain key storage, and a Bring-Your-Own-Key model so the buyer has no recurring costs.
Two ways. First, the systems route heavy background analysis to local open-source models on an RTX 3060 through Ollama, instead of paying for cloud tokens. Second, every system has built-in cost telemetry and hard budget caps. The Sovereign Orchestrator's verified daily run cost is roughly $8 to $13, measured by the system's own cost service — not an estimate.
Shipped means the system is live and in use, or for sale, right now. Prototype means it is built and works but has not been released as a finished product. I label them honestly because the distinction matters — a hiring manager should know exactly what they are looking at.
It is a free, 31-class curriculum on AI-assisted software development — covering Claude Code, Google Antigravity, Gemini, Cursor, Shopify Sidekick, and Ollama. No paywall, no signup, no certificate. I designed, built, and deployed it as a 12-section Shopify hub. It documents the same method described on this page, openly, so others can use it.
I am based in Boston, Massachusetts and am open to remote, hybrid, or Boston-area on-site roles. The best way to discuss specifics is to email Robert@ddsboston.com.

Bottom Line

Robert McCullock is a Boston-based AI systems architect and full-stack engineer who ships real, working software: three multi-agent systems in daily production, two commercial desktop apps live for sale, a free 31-class AI coding academy, and measurable Shopify storefront engineering. He builds by defining the architecture, directing AI coding agents to implement, and auditing every result before it ships — production systems at the pace of a team, without giving up engineering judgment. Formally trained in Electronics and working in technology since the 1990s, he is open to full-time roles and can be reached at Robert@ddsboston.com.

Design Delight Studio

The brand I build for

Design Delight Studio is the Boston sustainable-apparel company I founded and engineer. Its products carry five independent sustainability certifications — context for the standards I hold my own work to.

GOTSOrganic Textile
GRSRecycled Standard
OCSOrganic Content
PETAApproved Vegan
Fair TradeEthical Supply
Get in Touch

Let’s talk

I am open to full-time roles where I can design and ship production AI systems and full-stack products. If that sounds like your team, I would like to hear from you.

© 2026 Robert McCullock · Boston, MA · AI Systems Architect & Full-Stack Engineer

Portfolio built with the intent-based engineering method it describes.