Portfolio

Production-grade projects delivering real business value. From AI agents to full-stack applications.

Multi-Agent Orchestration System

Distributed system coordinating multiple autonomous AI agents. Handles task routing, inter-agent messaging, Discord/Slack integration, and GitHub Actions CI/CD pipelines.

Claude APIGoTypeScriptMulti-AgentGitHub Actions
Autonomous Trading Bot

Crypto trading bot with self-improvement pipeline. Automatically identifies and fixes issues in production using Claude Code + GitHub Actions.

PythonClaude APIGitHub ActionsAITrading
LLM RAG Chatbot

Production-ready RAG-based chatbot using Claude API. Ingests documents, builds vector embeddings, and answers questions with source citations.

Claude APIRAGNext.jsTypeScriptPostgreSQL
AI Agent Workflow Automation

Automated workflow system that coordinates multiple Claude agents to handle complex multi-step tasks with human-in-the-loop checkpoints.

Claude APIGoWebhooksSlack
Full-Stack SaaS Boilerplate

Production-ready SaaS starter with Next.js frontend, Go API backend, PostgreSQL, Stripe payments, and GitHub Actions deployment.

Next.jsGoPostgreSQLStripeDocker
Real-time Data Dashboard

Real-time monitoring dashboard with WebSocket updates, interactive charts, and alert systems built with Next.js and Go.

Next.jsGoWebSocketChartsReal-time