Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A simple portfolio site generated from a YML file built with Next.js with TypeScript.

Portfolio library replicating the GitHub UI, built with Next.js, TypeScript, and Tailwind CSS.
Portfolio Generator is a Next.js and TypeScript template that builds a single-page portfolio website from a YAML configuration file, styled with Chakra UI.
Portfolio Generator is an open-source template for creating a simple, single-page portfolio site. It takes a YAML file named config.yml as its only content source, and generates a static portfolio page that displays your social links, projects, skills, and experience. The project is built with Next.js using TypeScript and uses Chakra UI for styling. It is intended to be forked and customized, then deployed to hosting platforms such as Vercel, GitHub Pages, or any other web host. The repository does not name a specific author or maintainer.
The template follows a simple workflow: fork the repository, edit config.yml with your personal details, replace favicon.ico with your own logo, customize the site code if needed, and deploy the result to Vercel, GitHub Pages, or another hosting platform. Because the page is generated from the YAML file, updating content later means editing that single file and redeploying.
The README lists PDF resume download, dark mode, and mobile design as planned features that are not yet implemented.
