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.
#MDX
Projects
Posts
Astro.js + React.js for Static Sites: SSG, MDX, and a Zero-Import Component Injection LayerBuild Fast Static Sites With Astro, React, and Auto-Injected MDX Components - No Import Boilerplate Required
Learn how to build high-performance static sites with Astro.js and React, using MDX for rich content and a global component injection layer that eliminates manual imports.