I built an automated routing system for a snow removal company to replace slow manual planning with optimized routes across hundreds of locations. The goal was to cut travel time, fuel use, and workload while keeping the system scalable.
I built a real-time AI voice agent for TeeTime GolfPass to replace manual phone support with an automated system capable of natural conversation, contextual memory, and accurate information retrieval.
I built a system that audits golf course promotional contracts by comparing them to the official pricing catalog. The old process took weeks and required manual review of thousands of PDFs. My goal was to automate the entire workflow...
🚀 Migrating a Windows App to Linux on DigitalOcean
I migrated a Windows-only app that depended on SQL Anywhere 9, ODBC drivers, and a full Windows GUI to a Linux server on DigitalOcean. The goal was to run everything on Linux without losing any functionality.
I built a system that matches volunteers to charity projects based on skills, interests, and availability. Simple one-to-one methods failed, so I redesigned the algorithm to form balanced teams.