A collection of my work, experience, skills and interests. Check it out here
ReactJS code is rendered to static HTML by NextJS at build time and deployed on the Vercel CDN.
Content is stored in Markdown files and added to the static HTML files at build time using remark.
Follows Continuous Delivery using GitHub + Vercel, with a build triggering at every commit to the main branch.