
Visit Website
My Portfolio made with Next.js
A modern portfolio website created using the Next.js framework, designed to showcase personal or professional work with style and performance in mind.
🔗Live Site: https://zero-kimian.vercel.app

This project focused on building a clean, easy-to-use, and highly customizable portfolio platform using Next.js. The goal was to deliver a seamless developer and user experience with modern tooling and design principles.
The result is a fast, elegant, and flexible portfolio website that reflects modern web development best practices and can be easily adapted for personal branding or professional presentations.
# Clone the repository
git clone https://github.com/urUsername/MyPortfolio.git
cd MyPortfolio
# Install dependencies
npm install
# Start the development server
npm run dev
Then open http://localhost:3000 in your browser.