Tag
javascript
6 posts tagged javascript.
Building a Single-Page Client Site, Mostly by Prompting Claude
A local client had an Instagram and no website. I gave Claude the right prompt, all the real details, and a styling direction, and it built the three files. The hard part was getting the content, not the code.
Building a Layover Calculator That Knows Every Terminal at JFK
How I built a connection time calculator covering 70 airports with pairwise terminal transfers, customs buffers, and a five-factor assessment algorithm.
I Let Claude Design My Homepage Hero and Shipped What It Built
I gave Claude Design six 'decide for me' answers and it came back with a three-layer canvas flight animation. Two concepts, one conversation.
Building a Checked Bag Fee Calculator That Computes
Framework-free fee calculator widget. Overweight surcharges, third-bag estimates, 75+ airlines sorted by total cost, all inside an iframe.
I Built a Free Embeddable Carry-On Size Widget for Travel Blogs
A free, no-cookies carry-on size checker any travel blog can embed with a short HTML snippet. 75+ airlines, auto-updating data, full theme customization.
Building a Client Site in Three Files, No Framework
A long-running local business had gone four decades without a website. Here's how I built one from scratch in three files of vanilla HTML, CSS, and JS, then redesigned it around how the business actually works.