Personal Portfolio (V2)Content-driven Next.js SSG with multi-env CDN delivery
A Next.js static portfolio that clones a private MDX/JSON content repo at build time, indexes five typed collections through a ContentRepository, ships SEO-ready HTML with sitemap + IndexNow, and deploys preview on GitHub Pages and production on S3 + CloudFront + Route 53.
Personal Portfolio (V1)Vanilla Webpack/Handlebars static portfolio with ADRs
A purposefully vanilla static portfolio - Webpack 5, Handlebars, and Sass composing JSON-at-build content into a single-page showcase and a first-class design-system page, with GitHub Pages CI and a formal ADR practice.