Featured Projects
More Projects
Polybot
A trading bot for Polymarket prediction markets with three modes: Paper mode for simulated trading and strategy validation, Live mode for real trading using the Polymarket CLOB API, and Copy mode for copy trading that tracks selected wallets and automatically replicates their trades.
NYC Campaign Finance
Database of campaign donors and recipient organizations in NYC. Donors can be statistically grouped by common network effects.
Scabble App
A humorous Scrabble-style dictionary app that uses AI to generate believable but absurd definitions for any word or phrase you enter—even (and especially) complete nonsense. It generates fake Scrabble-style definitions for any word, features a beautiful and clean UI with a modern gradient design, uses a cost-first LLM integration powered by gpt-4o-mini, includes 7-day response caching to minimize API costs, enforces rate limiting at 50 requests per day per IP, provides usage tracking with an admin analytics dashboard, and is production-ready with a Fly.io deployment configuration.
Integration Health Dashboard
A monitoring tool for third-party integrations, built to demonstrate full-stack TypeScript development, AI-assisted error classification, and construction-domain awareness. The tool addresses a common problem faced by companies integrating with multiple external systems such as CRMs, payroll providers, ERPs, and payment platforms, where engineers waste time manually triaging predictable integration failures and non-technical stakeholders lack visibility into system health. In construction environments specifically, these failures can have immediate business impact, including payroll sync issues that delay worker pay, job costing gaps that affect project profitability tracking, card authorization failures that prevent field workers from purchasing materials, and compliance report failures that risk regulatory penalties. The solution is a centralized dashboard that receives webhooks from integrated systems (simulated for demo purposes), detects and logs failures with full contextual data, uses AI to classify errors and suggest actionable fixes, and presents integration health at a glance for both engineering and operations teams.
Portfolio Site
This portfolio site is a full-stack project built to showcase my full-stack development.