This is the codebase for my personal portfolio website, built with Next.js. I've open-sourced it so other developers can learn, customize, and use it to create their own portfolio sites. Feel free to explore the code, adapt it for your needs, and make it your own!
IMPORTANT: It took a lot of my time and effort to create this site. You are very welcome to use it for your personal portfolio but please make sure to leave a credit for me. Thanks!
- Responsive and modern design
- Optimized for performance and SEO
- Built with Next.js for fast and efficient SSR
- Easily customizable to fit your personal style
- GSAP
- Nodemailer
- TailwindCss
# Clone repo
git clone https://github.com/yourusername/portfolio-site.git
cd portfolio-site
# Install dependencies
npm install
# Run the Development Server
npm run dev
Your site will be available at http://localhost:3000.
You’re welcome to adapt this code to create your own portfolio. You can fork this code or download it to use it as you like.
If you find this code helpful, please consider giving credit:
- Star this repository on GitHub to help others find it.
- Link back to my portfolio at https://www.zeeshanasif.pro to show appreciation.
- A small note on your site footer or about page mentioning "Template by Zeeshan Asif" would be greatly appreciated.
Contributions are welcome! If you have suggestions or improvements, feel free to open an issue or submit a pull request.
Thank you for checking out my portfolio project, and I hope it serves as a great starting point for yours!