Ethan Bard
  • Home
  • Projects
  • Gallery
  • About

Gallery

Edge and Origin ↗

Artifact
2026-08-22

How Cloudflare's edge and the Hetzner VPS split responsibility for ethandbard.com — the tunnel, the ingress list, and the credential that ties them together.

Push to Pages ↗

Artifact
2026-08-22

How a commit to master turns into a live deploy: GitHub Actions renders the Quarto site and uploads it straight to Cloudflare Pages.

Ethandbard Deploy Pipeline ↗

Artifact
2026-08-22

How a project on ethandbard.com gets from a laptop to a URL — the Cloudflare edge split, the one-tunnel-many-hostnames setup, and the HEAD-only deploy script behind it.

Query & Model Preview ↗

Artifact
2026-08-22

A two-page Shiny app exploring ellmer + querychat wired to Claude or Grok: ask a question in English, the model calls one tool, and R runs the SQL or fits the model.

Chewy Scraper Pipeline ↗

Artifact
2026-08-22

A walkthrough of the three-stage scraper behind the Chewy dog-food dataset — link collection, page scraping, and the rough edges worth knowing before rerunning it.