Here is a selection of my recent projects.
I built a machine learning system that predicts car prices using a trained model and an interactive Tkinter interface. Users enter car details and instantly receive an estimated value. The project uses Pandas, Scikit-learn, Matplotlib, and Seaborn, combining data analysis, predictive modeling, and UI development.
See the project
This project features an AI-powered email assistant built with n8n. Incoming emails are automatically classified using OpenAI GPT, which also generates a draft reply. The response is then sent to a human reviewer through gotoHuman for validation. Once approved or edited, the final email is sent back through Gmail. The result is a seamless, end-to-end system that combines AI automation with human oversight.
See the project
An exploratory data analysis was used to identify patterns and answer key questions about car sales. I used Pandas to clean and manipulate the data, as well as Matplotlib and Seaborn to visualize sales trends based on variables such as brand, model, and year.
See the project
This project analyzes the supply chain performance of a beauty & makeup product company. It focuses on identifying inventory risks, demand pressure, lead-time bottlenecks, and quality issues using a combination of Python and Power BI.
See the project