Projects & Prototypes
A collection of projects I've built and deployed, plus experimental prototypes exploring AI, RAG systems, and innovative solutions
Production Projects
devresumes.com
AI-powered resume builder with Stripe payments and PDF export for job seekers. Built full-stack SaaS with Spring Boot, PostgreSQL, Next.js; shipped AI optimization, GitHub import, and Docker deployment.
averylightfx
Public light show control panel for seasonal displays. Production Next.js app with NextAuth, xSchedule API, and donation integration; secure admin and live status pages.
youre-being-robbed
Data viz site for wealth inequality and economic trends in the US. 10+ interactive Recharts, SEO-focused, client-side only for privacy; Next.js and Tailwind.
Prototypes & Experiments
Day 1 Mechanics Assistant
PrototypeAI-powered RAG application for Destiny 2 teams. Built with Next.js, Pinecone vector database, and Anthropic Claude API. Implements semantic search with real-time streaming responses.
AI Golf Caddie
PrototypeMobile-first Progressive Web App that provides personalized golf strategy recommendations using AI. Generates pre-round hole-by-hole strategies for all 18 holes (teebox, fairway, chip) and adapts them in real-time during play based on photos, distances, weather, and lie conditions. Features LangGraph agent orchestration, vision AI for course photo analysis, handicap-adjusted strategies, and real-time strategy updates.
CredFinder - Security Agent
PrototypeAI-powered security agent that detects hardcoded credentials in code repositories. Automatically stores credentials as environment variables and fixes code references.
PDF Toolkit
PrototypeFree, privacy-focused PDF toolkit web application with 10+ tools including merge, split, compress, rotate, extract pages, watermark, and convert operations. All PDF processing happens client-side in the browser for complete privacy - files never leave the user's device. Built with Next.js 16, features SEO optimization, Google AdSense integration, and responsive design.
LegalTrace - Lease Compliance
PrototypeAI-powered commercial lease compliance checker for Florida property managers and landlords. Uses agentic AI with LangGraph to analyze lease agreements against Florida Chapter 83 statutes, identifying compliance issues and providing actionable recommendations. Features self-correcting workflows, human-in-the-loop interrupts, state-aware retrieval planning, and real-time reasoning trace. Built with FastAPI, Next.js 15, PostgreSQL with pgvector, and MCP protocol.
Walrus - Crypto Whale Tracker
PrototypeFull-stack blockchain wallet tracking and analytics platform. Tracks wallet addresses across multiple chains (BTC, ETH, SOL, BSC, Polygon), monitors transactions, and sends multi-channel alerts (Telegram, Discord, Email, SMS, Push). Features ML insights, API access, and Stripe payment integration.
MoveFinder - Relocation Assistant
PrototypeAI-powered relocation assistant. Chat to describe where you want to move (climate, cost, coast, mountains, etc.); the app extracts criteria, ranks US cities from a static dataset, and shows candidates on a map. Pick a city, then describe neighborhood preferences (walkable, safe, family-friendly, transit)—get ranked neighborhoods for that city, displayed on the same map.
Personal Finance Dashboard
PrototypeWeb dashboard for personal finance scenarios with interactive sliders (salary, rent, expenses). Includes an MCP server for Cursor: ask natural-language questions like savings rate, rent affordability, or scenario comparisons. Tools expose get_financial_snapshot, calculate_scenario, compare_scenarios, and rent_affordability. Finance model matches Desmos-style equations (bi-weekly pay, deductions, take-home, savings %).
Public Repositories
Explore my open-source projects and contributions on GitHub.
dungeonhelper
Destiny 2 Day 1 Dungeon Helper - AI-powered RAG application
youre-being-robbed
Data visualization web app for wealth inequality analysis
ai-golf-caddie
AI-powered golf strategy app with LangGraph agents and vision AI
pdf-toolkit
Privacy-focused PDF toolkit - all processing happens client-side
legaltrace
AI-powered lease compliance checker with agentic workflows
portfolio
This portfolio website - Next.js 16, TypeScript, Tailwind CSS v4
View All Repositories
See all my public repositories on GitHub