A modern, responsive portfolio website showcasing my expertise in data science, machine learning, and analytics. Built with React, TypeScript, and Vite for optimal performance and user experience.
This portfolio serves as a comprehensive showcase of my journey as a data scientist, featuring:
- Projects: Real-world data science projects with detailed case studies
- Skills: Technical proficiencies in machine learning, statistical analysis, and data visualization
- Education: Academic background and continuous learning journey
- Contact: Easy ways to connect and collaborate
- Framework: React 18 with TypeScript
- Build Tool: Vite for lightning-fast development
- Styling: Modern CSS with responsive design
- Performance: Optimized for speed and SEO
# Clone the repository
git clone https://github.com/skyyyyyy0/Portfolio.git
# Navigate to project directory
cd Portfolio
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run buildPortfolio/
├── src/
│ ├── components/ # Reusable UI components
│ ├── pages/ # Page components
│ ├── assets/ # Images and static files
│ └── App.tsx # Main application component
├── public/ # Public assets
└── README.md
- Responsive Design: Seamless experience across all devices
- Fast Loading: Optimized performance with Vite
- Type Safety: Full TypeScript implementation
- Modern UI: Clean and professional interface
- Easy Navigation: Intuitive user experience
Feel free to explore my portfolio and reach out for opportunities, collaborations, or discussions about data science!
Built using React + TypeScript + Vite