Selected Projects

Selected work from my portfolio.

AI Workflows for Recruiting featured image

AI Workflows for Recruiting

Six connected n8n workflows that automate an AI-powered recruiting pipeline, from inbound application intake through candidate-job matching with AI fit scoring.

Car Price Prediction with Machine Learning featured image

Car Price Prediction with Machine Learning

End-to-end regression pipeline predicting car prices, comparing manual ML workflows against PyCaret's automated comparison and interpreting results with SHAP and LIME.

Disaster Tweet Classification featured image

Disaster Tweet Classification

Binary classification pipeline that distinguishes real disaster tweets from casual ones, using TF-IDF features and machine learning baselines on a Kaggle dataset of 7,613 labelled …

CIFAR-10 Image Classification featured image

CIFAR-10 Image Classification

Multi-class image classification pipeline that uses transfer learning with ResNet50 to classify 32×32 RGB images from the CIFAR-10 dataset into ten everyday categories, reaching …