Independent / Personal Projects
Sole architect, builder, and operator
- →GhostRyter — AI content production system (lead project). Designed and built a solo Dark Factory–pattern content production system in Claude Code: 17 agents across 4 pipelines driven by a single 523-line Production Spec, with an architecturally-separate five-dimension evaluation framework that never sees the spec or agent configs. Full cascade produces ~70 draft pieces and ~24 final-folder pieces (anchor article + atomic essays + short-form posts + carousels + threads + video scripts) per editorial topic in ~30 minutes runtime; final-folder content is human-edited before publishing.
- →GhostRyter — Supporting infrastructure. SQLite research-references DB with URL health tracking, LanceDB vector store for semantic search, DevContainer + Docker isolation, Git-commit-per-pipeline with non-blocking failure logging.
- →PickedUp + Buckeye Property Group — Voice AI portfolio (secondary evidence). Built three distinct Retell AI agent designs across two LLM providers (Claude 4.6 Sonnet, gpt-4.1-mini) for two fictitious-company demonstration domains: real-estate front-desk reception (a single-prompt + tools agent and a 39-node Conversation Flow with 9 explicit guardrail nodes for Fair Housing Act compliance and out-of-scope refusals) and after-hours emergency maintenance triage (three-tier urgency classification). Twilio telephony; n8n on Railway for post-call orchestration. Demonstrates that the AI-system-architecture skill transfers beyond content.
- →PickedUp — Companion web application. Next.js 14 / TypeScript / Tailwind site at pickedup.live with a three-stage Landing → Demo → Debrief flow, browser-based real-time voice calls via retell-client-js-sdk, Kit (ConvertKit) lead capture and event firing, libsql/Turso persistence, Netlify deployment, and HMAC-SHA256 signature verification on the Retell post-call webhook with 5-minute timestamp window enforcement.