This is my personal website and portfolio, built with Next.js, shadcn/ui, and magic ui, deployed on Vercel.
- Showcases my personal projects, skills, and experiences
- Includes a blog where I share my thoughts and insights
- Responsive design for optimal viewing on different devices
- Built using Next.js 14, React, Typescript, Shadcn/UI, TailwindCSS, Framer Motion, Magic UI
- Optimized for performance with Next.js and Vercel
The website can be easily customized by editing the single config file to reflect your own information and preferences.
To run this website locally:
-
Clone this repository:
git clone https://github.com/ameyxd/portfolio
-
Navigate to the project directory:
cd portfolio
-
Install dependencies:
pnpm install
-
Start the development server:
pnpm dev
-
Open the Config file and customize it with your personal information
This project is licensed under the MIT license.