/vaibhav-destroyerv

A modern and minimal portfolio to showcase development skills.

Primary LanguageTypeScriptMIT LicenseMIT

A Modern Portfolio Website

It is modern and easily customizable website made using Next.js.

⚙️ Tech Stack

  • Next.js
  • Aceternity UI
  • Tailwind CSS
  • Framer Motion
  • Three.js
  • TypeScript

🚀 Sections

👉 Hero: Captivating introduction featuring a spotlight effect and dynamic background.

👉 About: Modern layout presenting personal information using bento grid.

👉 Projects: Showcasing latest projects 3D card design with mentioning tech stacks with the help of icons.

👉 Testimonials: Dynamic testimonials area with scrolling or animated content for enhanced engagement.

👉 Work Experience: Prominent display of professional background for emphasis and credibility.

👉 Approach: Explaining approach towards new projects using aceternity colorful cards.

👉 Footer: Beautiful footer showing all social link and contact method.

💻 Quick Start

Follow this guide to run and customize this project locally.

Prerequisites

  • Git
  • Node.js
  • pnpm

Cloning

git clone https://github.com/DestroyerV/modern-portfolio.git
cd modern-portfolio

Installation

Installing the project dependencies using pnpm:

pnpm i

Running locally

pnpm dev

Open http://localhost:3000 in your browser to view the project.

Customization

Customize the data in data/index.ts according to your profile.

🤝 Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature-branch).
  5. Open a pull request.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

❤️ Credits