taz@fleet:~$ whoami
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.
| service | what it does | stack | status |
|---|---|---|---|
| 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 |
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.