Portfolio page with Jiří Hofman's hobby projects. Can be used as a template for other GitHub users. Learning Tailwind CSS along the way. Using Next.js 15 with App router.
The portfolio website is a personal project built using Next.js, Tailwind CSS, and deployed on Vercel. The website serves as a template for other GitHub users’ portfolios, gathering data from GitHub and Vercel API. The tech stack includes Framework: Next.js, Deployment: Vercel, and Styling: Tailwind CSS.
.env
file similar to .env.example
.npm install
npm run dev
data.json
to add personal information.npm run setup
The portfolio website is a project built with Next.js, Tailwind CSS, and deployed on Vercel. It serves as a template for GitHub users’ portfolios, gathering data from GitHub and Vercel API. The website offers easy setup and customization options, making it convenient for users to deploy their version with minimal effort.