Projects

Below are selected case studies (academic + applied) with a data-science focus.

Python Coding Challenges

Published:

Created a growing collection of short, narrative-style coding projects designed to strengthen Python reasoning, design thinking, and problem-solving fluency through realistic mini-scenarios.

Machine Learning Fundamentals – Applied Python Projects

Published:

Implemented core machine learning algorithms — from regression and classification to clustering and deep learning — through applied mini-projects in Python. Focused on building intuition for model training, evaluation, and interpretability using Scikit-learn and Jupyter Notebooks.

Exploratory Data Analysis (EDA) Projects in Python

Published:

Developed an applied EDA framework combining real-world case studies — emergency call records and financial time series — to demonstrate data wrangling, feature extraction, and visualisation workflows using pandas, seaborn, and plotly.