A popup piano bar needed a better way to manage its rotating catalog of show tunes and pop standards. Printed lists worked, but they couldn't keep pace with repertoire changes or provide attendees with an easy way to browse while waiting for their turn. The host wanted something she could update herself, and that would integrate seamlessly into her existing Squarespace site and match its delightfully garish pink aesthetic.
Google Sheets became the content management system. A Google Apps Script integration normalized incoming data, validated structure, and exposed it via a lightweight API. The front end was a simple sortable interface (title, year, show) deployed to Vercel and embedded as an iframe. Styling matched the existing site pixel for pixel. The host updates the sheet; the site reflects changes instantly. No backend. No database. No deployment pipeline for content changes.
The setup included guardrails: column headers had to stay consistent, rows followed a predictable format, and a one-page instruction doc covered the boundaries. Early on, a header rename broke the integration, but once that lesson was learned, the system has continued to run without intervention across at least half a dozen events.
She didn't really want to learn a new CMS, but she already knew Google Sheets. Building around her existing tool removed adoption friction. The technical constraint became a feature.
The pianist and host could coordinate repertoire changes up to the minute. Attendees could browse on their phones instead of crowding around paper song lists. Real-time collaboration became possible in ways the printed version never allowed.
The integration could break if a column were renamed, but the fix was obvious, and the failure mode was immediate. Communicating the boundaries mattered more than eliminating every failure condition.
An offline pricing engine for GraphQL. Point it at your API once, then price any query before it runs. No server, no signup. Free and open source.
Pivoting to a service-first approach, this project focused on creating scalable APIs providing blockchain data, aligning with market demands and future growth.
A new approach to NFT brokerage built from the ground up for transparency and fun.