Skip to content

Tag

built-with-claude

6 posts tagged built-with-claude.

Building a Travel Power Adapter Tool with Claude in a Weekend

How I turned leftover destination data into a 221-country power adapter finder with plug types and voltage comparison. The first version was unusable.

astro devlog built-with-claude

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, then spent half the day fixing dark mode.

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, and the whole thing is live on my homepage now.

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

Building a Checked Bag Fee Calculator Widget That Actually 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
How to Set Up a Claude Code Statusline (Step-by-Step With /statusline)

How to Set Up a Claude Code Statusline (Step-by-Step With /statusline)

Set up a custom Claude Code statusline in 60 seconds with /statusline. Show your /usage, /context, 5-hour reset time, and working directory as colored progress bars in every prompt. Full bash script included.

claude-code tutorial bash