Peter Wang
Home

Thai Ginger

Sole developer.

Restaurant site with a Claude-powered menu parser that turns photos into structured data.

A site for a Pullman restaurant: landing page, about page, and a dynamic menu backed by Supabase. Next.js 15 and React 19, Tailwind, GSAP for scroll-triggered transitions.

The part worth talking about is the admin tool. Keeping a restaurant menu current is the reason restaurant sites go stale, so an administrator uploads a photograph of the physical menu and the Anthropic API extracts categories, items, descriptions, and prices into structured records. The update path becomes taking a picture.

Built independently. It is live and receives regular traffic.

Next.js, React, TypeScript, Tailwind CSS, SQL