Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A clean, modern, and responsive Developer Portfolio to present yourself as a skilled software developer.
dev-portfolio is an open-source developer portfolio template built with Next.js and Tailwind CSS that gives developers a ready-made single-page site to showcase skills, projects, and contact information.
dev-portfolio is a responsive single-page portfolio template created by Dhaval Patel and published on GitHub. It takes personal content edited in mock data files and renders a hero section, about paragraph, project grid, skill proficiency bars, social links, and a contact form powered by EmailJS. The template runs on Next.js and can be deployed to Vercel with one click.
Clone the repository, copy the env.example file to .env.local, and add your EmailJS credentials. Install dependencies with npm install and run npm start to launch a local dev server. Edit the mock data files to replace the default content, then push the repository to Vercel for deployment.
