Projects
Flow
2026
Multi-agent SDLC platform where users compose their own agent pipelines: chained Claude agents turn a Jira ticket into reviewed, tested code and an OWASP Top 10-mapped security report, streaming every agent's output live over SSE. Built and tested through a GitHub Actions CI/CD pipeline.
- Python
- FastAPI
- Claude API
- React
- PostgreSQL
- Docker
Plutus
2026
AI financial-advisor assistant that answers plain-English stock and portfolio questions by driving Claude over a 22-tool MCP server, fusing live market data, recent news, and a RAG knowledge library. Includes a portfolio analytics engine and a stress-test scenario lab, with a FastAPI backend pushing alerts over WebSocket to React, deployed on AWS via GitHub Actions.
- Python
- MCP
- RAG
- FastAPI
- WebSocket
- React
- AWS
Discord Messaging Platform
2026
Cloud microservices chat platform built by a 4-person team, deployed across 14 instances behind Nginx, serving 5,700+ users at a peak of 331 msg/s with p95 under 1s delivery. Runs on Cassandra, Redis pub/sub, and OpenSearch, provisioned end-to-end with Ansible.
- Next.js
- Fastify
- Cassandra
- Redis
- OpenSearch
- Ansible
Earlier work
- Survive the Infected · Endless bullet-hell game built with Java and LibGDX.
- World's Hardest Game Clone · Java remake of the classic browser game.