About Builds AI Portfolio Lab Blog Contact

AI Portfolio

4 categories 15 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 Apps

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

ricoordonio.com

Live

This site. Astro 5 + Tailwind v4 with a blueprint/industrial aesthetic. Static build, deployed to S3 behind CloudFront.

Astro 5Tailwind v4TypeScriptS3CloudFront

The Lab

Live

In-browser ML demos using transformers.js — sentiment, image classification, zero-shot. All inference runs client-side. No API keys, no server.

transformers.jsONNXWASMAstro

Kudoboard Clone

Live

MVP for shared kudos boards — like Kudoboard but mine. Phase 2 will move it to its own domain with an AWS-native backend.

AstroSupabaseTailwind

PTO Tracker

Live

Netlify-hosted app for Paid Time Off (PTO). Lightweight, single-purpose, lives where I'll actually open it.

Netlify

Rakuten Clone

Live

Site for capturing and processing receipts. Drop in an image, get structured data back out.

Web appOCR
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

Edit entries in src/data/ai-portfolio.json. Status: live · in-progress · archived.