fleet: online | services: 4 running | host: self-managed VPS | loc: Delray Beach, FL | building since 2023

taz@fleet:~$ whoami

Taz.

Self-taught builder of autonomous AI systems — voice agents, trading bots, and a self-managed fleet of agents that run, decide, and fix themselves.

I own the whole stack: I architect it, secure it, deploy it, and keep it alive. Licensed insurance background, now building at the applied-AI frontier.

services 5 active
servicewhat it doesstackstatus
novaai orchestration Personal AI chief-of-staff running a fleet of specialized sub-agents — build, security review, autonomous remediation. Audits its own infrastructure, proposes fixes, and applies them behind a Telegram approval gate. python · openclaw · systemd · sqlite running · 24/7
clyde-dispatchai voice saas AI freight-dispatch platform. A voice agent calls brokers, negotiates loads against a live rate floor, and syncs to CRM — turning a manual dispatch desk into an automated one. retell ai · node · sqlite · caddy beta
finbotalgo trader Self-running algorithmic trader on Alpaca paper trading. Strategy-research loop with hardened guardrails — isolated executor, permanent risk limits, separated decision layer. Runs unattended on a timer. python · alpaca · systemd · hmac paper · private
jobflowdfy web + automation Productized service: fast done-for-you websites plus CRM and messaging automation for small and home-service businesses. Template to live site in days, with an automation upsell tier. gohighlevel · twilio · stripe · playwright service
hjsims-rmdfintech tool Required-minimum-distribution and retirement-income projection tool built for financial advisors — IRS life-expectancy tables, year-by-year projections to age 100, clean advisor output. html · css · js · irs tables client · private
infrastructure owned top to bottom
self-managed-vps/ # linux · hostinger · tailscale mesh
├─ openclaw-gateway multi-agent fleet [nova + sub-agents] ├─ systemd always-on services + timers ├─ caddy reverse proxy · automatic https ├─ sqlite wal data layer ├─ control-planes telegram + discord bots · approval gates ├─ webhooks hmac-sha256 verified ├─ ai-layer claude · claude code [primary collaborator] └─ ops heartbeat monitoring · scripted deploys · backups
readme the honest version

I came up through a licensed insurance career and taught myself to ship software by shipping it. I care about real problems under real constraints, not demos — if it doesn't run on its own and survive a reboot, it isn't done.

Most of what I build is autonomous: systems that decide, act, and check in only when a human actually needs to weigh in. So I spend as much time on guardrails, security, and failure modes as on features — the whole point is that these run without me watching.

I build with AI and I build the systems that run on it. Claude and Claude Code are my primary engineering collaborators; I architect and orchestrate, review every change, and ship.

// currently
  • Extending Nova's autonomous remediation loop across the fleet
  • Taking Clyde Dispatch through beta onboarding
  • Tuning Finbot's strategy research
  • Building done-for-you sites through JobFlow
  • Contributing domain expertise to frontier-AI training data