A selection of things I've designed, built, and shipped.



Restaurant ordering and reservation platform with menu browsing, a persistent cart, Stripe checkout, table bookings, real-time order updates, and an admin queue.
Command-line tool for running, verifying, and cloning versioned SQL Server databases, parsing T-SQL with ScriptDom to report whether each migration is actually applied.



Marketing website for a driving school with course packages, a lesson booking enquiry form, FAQs, and a contact page with map integration. Built for performance and SEO.
TCP gateway that accepts raw ISO 8583 financial messages, parses them, forwards to a core banking system over HTTP, and returns packed responses with duplicate detection.



Business website for a roofing company with service detail pages, service-area coverage, warranty information, and a client-side contact form. Static, fast, and responsive.
Middleware service that routes ATM and POS transactions between terminals and core banking systems, with API-key auth, per-IP rate limiting, and structured logging.