AI Portfolio Lab Tools Games Blog Feedback

AI Portfolio

4 categories · 16 projects

I treat AI like a workshop. Most of these exist because I wanted to see if a thing was possible, or because I needed something to do a job for me. Some are live. Some are half-built. A few are running quietly in the background while I sleep.

01 /

Agents & Hosting

The crew. Always-on instances, each with a job and a machine to do it on.

OpenClaw (Cloud)

Live

Cloud-hosted agent on AWS EC2. Talks back through Discord so I can hand it work from anywhere: phone, laptop, the shop.

AWS EC2Discord

OpenClaw (Windows)

Live

Native PowerShell install on two desktops (no WSL2) so Claude has full Windows system access. Same Discord interface as the cloud agent.

WindowsPowershellDiscord

Agent Army

Growing

Multiple dedicated machines, each specialized.

HP DesktopAcer DesktopAWS EC2
02 /

Orchestration & Automation

Workflows and routines that run without me.

N8N Orchestration

Live

Self-hosted n8n. Currently handles Gmail triage; expanding into broader workflow automation across the agent fleet.

n8nAcer DesktopGmail API

Daily Blog Routine

Live

Claude Code routine that drafts a blog post every morning. Reads voice.md, runs a humanizer pass, waits for approval, commits to site.

Claude CodeBashGitCron

Background Routines

In progress

Recurring agents for idea creation, think-tank synthesis, rumination, and self-testing. Background work happens while I'm doing something else.

Claude Code routinesCron
03 /

Vibe-Coded

Projects I built mostly by talking to a model and steering. The point was the build, not the spec.

04 /

Integrations & Glue

Connecting the agents to the rest of my life: house, calendar, contacts, code.

Home Assistant

Live

Local home automation hub. Cameras feed into Frigate for real-time object detection, with a license plate recognition layer for vehicles in the driveway.

Home AssistantFrigateLPR

Omi Integration

In progress

Wearable AI for capturing conversations and surfacing context back to the agent system.

Omi deviceCustom integration

Monica CRM

Live

Personal relationship manager wired into the agents so Claude can pull context on people, history, and follow-ups.

MonicaCustom integration

GitHub Knowledge Hub

Live

Centralized information repository with a Kanban board for work tracking. Agents read from and write to it as a shared brain.

GitHubGitHub Projects