Portfolio Website
This is a repository for my portfolio website, which showcases my skills, projects, education and contact information. I built this website using modern web technologies, such as:
- React: A JavaScript library for building user interfaces
- Vite: A fast and lightweight frontend tooling
- Tailwind: A utility-first CSS framework
- Framer Motion: A library for creating animations and interactions
- Particles.js: A library for creating particle effects
You can visit the live website at here or clone this repository and run it locally.
Installation
To run this website locally, you need to have Node.js and npm installed on your machine. Then, follow these steps:
- Clone this repository:
git clone https://github.com/my-username/portfolio-website.git
- Navigate to the project folder:
cd portfolio-website
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and go to http://localhost:3000
Features
This website has the following features:
- A responsive and minimalist design
- A smooth scrolling effect
- A particle background effect
- Animations and transitions on elements
- A contact form with validation and submission
License
This project is licensed under the MIT License. See the LICENSE file for more details.