Skip to content

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.

html css javascript

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.

astro javascript travel-tools
I Let Claude Design My Homepage Hero and Shipped What It Built

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.

claude-design canvas javascript
Building a Checked Bag Fee Calculator That Computes

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.

javascript travel-tools embeds
I Built a Free Embeddable Carry-On Size Widget for Travel Blogs

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.

astro javascript travel-tools
Building a Client Site in Three Files, No Framework

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.

html css javascript