Welcome to the Data Science Portfolio Website! This project showcases various data science projects and experiences, providing insights into the methodologies, technologies, and results achieved.
- Featured Projects: Highlighting key data science projects with detailed descriptions and technologies used.
- Responsive Design: The website is designed to be responsive, providing an optimal viewing experience across devices.
- Interactive Components: Utilizes React and Framer Motion for smooth animations and transitions.
- Frontend:
- React
- TypeScript
- Framer Motion
- Lucide Icons
- Backend:
- FastAPI
- Data Management:
- JSON for project data
To get started with the project, follow these steps:
-
Clone the repository:
git clone https://github.com/arpitkumar2004/data_science-portfolio-website-final.git
-
Navigate to the project directory:
cd data_science-portfolio-website-final
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Build the production version:
npm run build
-
Deploy the website:
npm run deploy
-
Open the deployed website in your browser:
npm run preview
Explore the featured projects to learn about various data science methodologies. Click on project cards to view detailed descriptions and links to GitHub repositories or live demos.
Contributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.