#Movie Advent Calendar
Website for me and my family to watch a bunch of Christmas movies in December. Built using nuxt and deployed to Cloudflare pages using static files built during the CI/CD pipeline.

#Movie Advent Calendar
Website for me and my family to watch a bunch of Christmas movies in December. Built using nuxt and deployed to Cloudflare pages using static files built during the CI/CD pipeline.

Project to help keep track of the technical SEO health of various websites I manage

Automated content pipeline that converts YouTube video transcripts into fast, SEO-friendly Hugo blog posts using the Gemini AI API. This solution eliminated hours of manual labor by automatically fetching video data, generating structured Markdown, and deploying hundreds of articles instantly.

A personal portfolio website developed to showcase expertise in the modern Jamstack ecosystem, focusing on performance, maintainability, and self-hosted authentication. The site uses Nuxt for a static build, the Nuxt Content module for simplified writing, and Decap CMS for content editing. A key technical challenge solved was implementing a fully self-hosted, serverless GitHub OAuth flow using Cloudflare Workers (via Cloudflare Pages Functions) to authenticate the CMS.