An open API service indexing awesome lists of open source software.

https://github.com/aryan4codes/portfolio

Portfolio Website - Aryan Rajpurkar ( NextJS , Typescript , ShadCN )
https://github.com/aryan4codes/portfolio

Last synced: about 1 year ago
JSON representation

Portfolio Website - Aryan Rajpurkar ( NextJS , Typescript , ShadCN )

Awesome Lists containing this project

README

          

# Aryan Rajpurkar - Portfolio Website

## Visit portfolio at [aryarajpurkar.tech](https://aryanrajpurkar.tech)
## Overview

This is my personal portfolio website showcasing my projects, skills, and experiences in AI, Machine Learning, and Full-Stack Development. The website features a modern UI with interactive components like animated counters, floating navigation, and other visual effects.

## Features

- **Modern UI Components**: Utilizes shadcn components and Aceternity-inspired visuals
- **Interactive Floating Navigation**: Easy section navigation with animated dock
- **Animated Elements**: Text generation effects, counters, and hover interactions
- **Responsive Design**: Optimized for both desktop and mobile viewing
- **Dark Mode Support**: Enhanced viewing experience with dark theme

## Technologies Used

This portfolio is built with:

- React
- TypeScript
- Vite
- Tailwind CSS
- Framer Motion
- shadcn/ui components

## Getting Started

To run this project locally:

```sh
# Clone the repository
git clone https://github.com/aryan-rajpurkar/portfolio-website.git

# Navigate to the project directory
cd portfolio-website

# Install dependencies
npm install

# Start the development server
npm run dev
```

## Deployment

This website is deployed on Vercel. To deploy your own version:

1. Push your code to GitHub
2. Connect your repository to Vercel
3. Configure the build settings:
- Build Command: `npm run build`
- Output Directory: `dist`
4. Click Deploy

## Connect With Me

- GitHub: [github.com/aryan-rajpurkar](https://github.com/aryan-rajpurkar)
- LinkedIn: [linkedin.com/in/aryanrajpurkar](https://linkedin.com/in/aryanrajpurkar)

## License

This project is open source and available under the [MIT License](LICENSE).