Skip to content

prathamesh693/My_Portfolio

Repository files navigation

Data Science Portfolio

A modern, responsive portfolio website built with React, TypeScript, and Tailwind CSS to showcase data science projects and skills.

🚀 Features

  • Responsive design with Tailwind CSS
  • Interactive data visualizations using Recharts
  • Smooth animations with Framer Motion
  • Type-safe development with TypeScript
  • Fast development and build process with Vite

🛠️ Technologies

  • React 18
  • TypeScript
  • Tailwind CSS
  • Vite
  • React Router DOM
  • Framer Motion
  • Recharts
  • Lucide React (for icons)

📦 Installation

  1. Clone the repository
git clone <https://github.com/prathamesh693/My_Portfolio>
2. Run the development server
```bash
npm run dev

## Project Structure

```bash
├── public/
│   ├── index.html
│   └── ...
├── src/
│   ├── assets/
│   │   ├── images/
│   │   └── ...
│   ├── components/
│   │   ├── About/
│   │   ├── Contact/
│   │   ├── Footer/
│   │   ├── Header/
│   │   ├── Hero/
│   │   ├── Layout/
│   │   ├── Projects/
│   │   └──...
│   ├── pages/
│   │   ├── About/
│   │   ├── Contact/
│   │   ├── Home/
│   │   └──...
│   ├── App.tsx
│   ├── index.css
│   ├── main.tsx
│   └──...
├── package.json
├── tailwind.config.js
├── tsconfig.json
└── vite.config.ts

Features Project

  • About Section: Provides an overview of the portfolio owner's background, skills, and interests.
  • Projects Section: Displays a collection of data science projects with descriptions, technologies used, and links to live demos or GitHub repositories.
  • Contact Section: Allows visitors to get in touch with the portfolio owner through a contact form or other communication channels.
  1. Credit Card Fraud Detection
    • Anomaly Detection using machine learning techniques.
    • Python, scikit-learn, pandas, matplotlib, seaborn.
  2. Telecom Customer Churn Prediction
    • Customer churn analysis and prediction using advanced machine learning algorithms.
    • Technologies: Python, Pandas, NumPy, scikit-learn, XGBoost, Matplotlib, Seaborn, Plotly, Joblib, Streamlit
    • Interactive data visualization and model deployment

🤝 Connect With Me

LinkedIn GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors