A curated collection of my work in Data Science, Machine Learning, AI, and Business Intelligence.


🌐 Web Scraping

Extracted hockey team stats from ScrapeThisSite.

  • Python, BeautifulSoup, pandas
  • Automated multi-page scraping
  • Cleaned and exported data to CSV

πŸ”— Web Scraping Project ➜


🎬 Netflix Data Wrangling

Cleaned and prepared raw Netflix viewing data for analysis.

  • Python, pandas
  • Removed duplicates & missing values
  • Standardized dates and created new features (e.g., watch duration)

πŸ”— Netflix Data Wrangling ➜


πŸ“Š Titanic Exploratory Data Analysis (EDA)

Explored data to reveal trends, distributions, and relationships.

  • Python, pandas, matplotlib, seaborn
  • Visualized correlations and distributions
  • Detected outliers and data quality issues
  • Extracted actionable insights

πŸ”— EDA ➜


πŸ“ˆ Business Intelligence with Power BI

Built interactive dashboards for HR and sales data.

  • Power BI, DAX
  • Designed KPIs, slicers, and drill-down reports
  • Connected multiple data sources

πŸ”— Power BI ➜


πŸ“Š Data Visualization with Tableau

Created data stories and dashboards to highlight key insights.

  • Tableau, data preparation in Python/Excel
  • Designed clean and interactive dashboards
  • Published on Tableau Public

πŸ”— Tableau Project ➜


🧠 Interview with Geoffrey Everest Hinton (Godfather of AI)

A research project and summary of Geoffrey Hinton’s legacy in AI.

  • Collected highlights from interviews, talks, and papers
  • Focused on deep learning breakthroughs like backpropagation

πŸ”— Godfather of AI Project ➜


πŸ” Regression Models

Built predictive models for continuous target variables.

  • Python, scikit-learn, pandas
  • Feature engineering & preprocessing
  • Hyperparameter tuning with GridSearchCV
  • Evaluated using RMSE and RΒ²

πŸ”— Regression Models Project ➜


πŸ“‚ Classification Models

Built machine learning models to classify data into categories.

  • Python, scikit-learn
  • Algorithms: Logistic Regression, Random Forest, etc.
  • Evaluated using accuracy, precision, and recall

πŸ”— Classification Models Project ➜


βš™οΈ MLOps

Explored deploying and managing ML models at scale.

  • CI/CD, Docker, MLflow
  • Built automated training pipelines
  • Experiment tracking and model versioning

πŸ”— MLOps ➜


✨ β€œExploring data, building models, and visualizing the unseen stories behind the numbers.”