Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A modern, responsive developer portfolio template built with Next.js, ideal for showcasing your work and easy customization.

Portfolio library replicating the GitHub UI, built with Next.js, TypeScript, and Tailwind CSS.
The Tanveer Portfolio is a Next.js-based personal portfolio template that gives developers and designers a responsive, performance-optimized starting point for showcasing their work.
The Tanveer Portfolio is a full personal development portfolio built on the Next.js framework with React. It takes your content — projects, skills, and professional background — and turns it into a modern, responsive portfolio website. The project is distributed as a code repository that accompanies a video tutorial, and a live demo is hosted at tanveer-e09d4.web.app on Firebase Hosting.
The Tanveer Portfolio is designed for individuals who need an online presence to present their professional work.
Getting started with the template requires cloning the repository and installing dependencies. The provided setup command is:
npm inpm run buildnpm run devOnce the server is running, you can view the site locally and begin editing content to match your personal information.
You need Node.js and npm installed on your machine. After cloning the repository, run npm i to install dependencies, npm run build for production, and npm run dev to start the local development server.
Yes, the repository is tied to a video tutorial that walks through creating the full personal development portfolio. The video shows how to set up the project, customize sections, and deploy the final site.
The live demo is hosted on Firebase Hosting (tanveer-e09d4.web.app), so Firebase deployment is a supported option. Standard Firebase Hosting deployment commands work once your project is configured.