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

Built full-stack web application enabling users to create professional resumes. Implemented RESTful APIs with Spring Boot, designed PostgreSQL database schema, and developed responsive Next.js frontend. Features AI-powered resume optimization, GitHub integration, Stripe payments, and PDF generation. Containerized application with Docker for deployment.

JavaSpring BootPostgreSQLNext.jsTypeScriptDockerOpenAI APIStripe

averylightfx

Developed production-ready Next.js web application with TypeScript for a Halloween and Christmas light display. Built admin panel with NextAuth authentication, xSchedule API integration for light show control, and dynamic theme switching. Features secure admin controls, public status pages, and donation integration.

Next.jsTypeScriptReactNextAuthTailwind CSS

youre-being-robbed

Built static Next.js web application that visualizes wealth inequality and economic trends in America through interactive data visualizations. Features 10+ interactive charts using Recharts, SEO optimization, and responsive design. All processing happens client-side for privacy.

Next.jsTypeScriptReactTailwind CSSRecharts

Prototypes & Experiments

Day 1 Mechanics Assistant

Prototype

AI-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.

Next.js 16React 19TypeScriptPineconeAnthropic ClaudeOpenAI EmbeddingsRAG

AI Golf Caddie

Prototype

Mobile-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.

Next.js 15React 19FastAPILangGraphLangChainPostgreSQLpgvectorTypeScriptTailwind CSS 4

CredFinder - Security Agent

Prototype

AI-powered security agent that detects hardcoded credentials in code repositories. Automatically stores credentials as environment variables and fixes code references.

PythonLangChainLangGraphOpenAI APIGitPythonYAMLCLI

PDF Toolkit

Prototype

Free, 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.

Next.js 16TypeScriptReact 19pdf-libpdfjs-distjspdfTailwind CSSshadcn/ui

LegalTrace - Lease Compliance

Prototype

AI-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.

Next.js 15TypeScriptFastAPILangGraphLangChainPostgreSQLpgvectorMCPTailwind CSS

Walrus - Crypto Whale Tracker

Prototype

Full-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.

JavaSpring BootPostgreSQLNext.jsReact NativeExpoTypeScriptStripeWebSocketJWT