visualizations

Visualizations

Interactive web visualizations and reports created with Claude Desktop.

🌐 Live URL

https://pwatson-mybambu.github.io/visualizations/

📁 Structure

🚀 Quick Deploy for Val

Option 1: Super Simple (One Command)

./deploy.sh filename.html "Description of what this is"

Option 2: Manual (Three Commands)

git add .
git commit -m "Add description"
git push

📋 Workflow

  1. Create visualization in Claude Desktop
  2. Save HTML file to artifacts/ folder
  3. Run deploy script
  4. Share link: https://pwatson-mybambu.github.io/visualizations/artifacts/[filename].html

⏱️ Deployment Time

Changes go live in 1-2 minutes after pushing.