PORTFOLIO

Recent builds, open for review.

A sample of recent projects — AI agents, MCP servers, and the site you're looking at right now. Every repo below is public; clone it, read the code, and judge for yourself.

AWS AUDIT MCP SERVER

A custom Model Context Protocol server that audits AWS EC2 infrastructure for security and compliance issues — flagging untagged instances, public IP exposure, and overly permissive security groups — then generates client-ready reports in Markdown, HTML, or PDF.

VIEW ON GITHUB ›

DAILY TECH BRIEF AGENT

An autonomous Claude Code agent that runs nightly via cron, researches the latest news in DevOps, AI agents, MCP, and cloud infrastructure using a scoped subagent, and posts a structured summary straight to Slack through a custom MCP server.

VIEW ON GITHUB ›

MOORE SOLUTIONS WEBSITE

This site — built with Next.js 16, React 19, and Tailwind CSS, featuring a custom dark design system, a server-action contact form with Gmail SMTP and reCAPTCHA, and a fully agentic build process using Claude Code.

VIEW ON GITHUB ›