Projects

griffinsoule.com

Abstract browser windows arranged as a project showcase.

Purpose

This site is the public front door: a calm landing page, a project index, and a place to collect useful browser tools as they become real.

Current website status

  • Live on Cloudflare Workers Static Assets at griffinsoule.com, with www.griffinsoule.com redirected to the apex domain.
  • Astro builds the public static pages, project index, and Markdown-backed project detail pages.
  • The public UI now uses a clean operations-desk theme with compact project cards, warm dark surfaces, responsive tables, and matching admin styling.
  • The Cloudflare Worker serves static assets, handles HTTPS/admin redirects, and protects owner-only routes under /admin/ and /api/admin/.
  • Current project entries include the site itself, Upcoming Events, the live Monterey Visibility Explorer, and Penith Authomated.
  • Upcoming Events now shows public event rows plus admin-only hidden event details after sign-in.
  • Source history is tracked in GitHub at griffinonthego/griffinsoule.com.

What’s next

  • Replace placeholder artwork with real screenshots as projects mature.
  • Move Upcoming Events data editing into a small admin workflow.
  • Add more real project writeups.
  • Decide whether utilities should get a dedicated section separate from projects.