Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
My Portfolio site using Next.js, microCMS, and aspida. JAMstack blog page is implemented and deployed on Vercel.

A minimal Jekyll portfolio template with a blog and project showcase, ready for GitHub Pages.

Free Bootstrap 4 single-page portfolio template with hero slider, portfolio grid, blog section, testimonial carousel, and contact form.

A Next.js and Tailwind CSS portfolio website inspired by wisesa.dev, built with TypeScript.

Redox is a free 5-page HTML/CSS template with a dark brown color scheme, jQuery homepage slider, and Pirobox portfolio lightbox.

Free one-page Bootstrap 4 HTML5 personal portfolio template with hero header, sticky nav, portfolio modal grid, testimonials, and contact form.

Open-source React portfolio template for developers to showcase skills, projects, and blogs.
Next Jamstack Portfolio is a portfolio and blog starter built with Next.js, microCMS, and aspida, deployed on Vercel as a JAMstack site.
Next Jamstack Portfolio is a portfolio and blog starter built with Next.js, microCMS, and aspida, deployed on Vercel as a JAMstack site. It takes content from the microCMS headless CMS and typed API definitions from aspida, and produces a static portfolio site with a blog page. The repo is bootstrapped with create-next-app and the source code is organized under a ./src directory.
Fork the repository, install dependencies with yarn install, and start the development server with yarn dev at localhost:3000. At build time, the builder directory updates RSS feeds and lib methods fetch content from microCMS. The result is a static site ready for deployment on Vercel.