Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A GitHub-themed portfolio and blog template built with Next.js and TailwindCSS.

Portfolio library replicating the GitHub UI, built with Next.js, TypeScript, and Tailwind CSS.
GitWind Portfolio is a free, open-source GitHub-themed portfolio and blog template built with Next.js and TailwindCSS, created by dntandan.
GitWind Portfolio is a GitHub-themed portfolio template built on the Next.js framework with TailwindCSS for styling. It takes your personal content — projects, profile info, blog posts — and generates a static portfolio site with a dark, GitHub-like interface. The template is open source under an MIT license and includes a one-click deploy button for Vercel, making it easy to go live. The repository is maintained by dntandan, who also uses it for a personal production site at dntandan.ml.
yarn dev, and easy static export or server deployment.The template is installed locally with Yarn: clone the repository, run yarn install to fetch dependencies, and yarn dev to start the development server. After customizing your content, you deploy it to Vercel using the provided deployment button or the standard Next.js build commands.
Yes, it is open source under the MIT license, so you can use it for personal or commercial projects without paying a licensing fee.
It uses Next.js as the React framework and TailwindCSS for styling. The repository also lists React as a dependency, which is inherent to Next.js.
The easiest method is to use the "Deploy with Vercel" button in the README, which connects your GitHub repository to Vercel and builds the project automatically. You can also run yarn dev locally and deploy the output manually.
Yes, the template is designed for portfolio plus blog use. The author's personal demo at dntandan.ml is a production portfolio and blog built with this template.
