ER Modeling and SQL Development for a Marketplace

This project develops a MySQL data mart for a hosting marketplace and walks through its design, build, and first tests. An Entity-Relationship (ER) diagram lays the groundwork, showing how three main users-hosts, guests, and the marketplace owner-interact on the platform.

Machine Learning Lifecycle Management with MLflow

This presentation shows how MLflow works with the machine learning lifecycle, from experiment tracking and model training, to deployment and monitoring. By integrating MLflow, teams can automate retraining, track experiment history, manage model versions, and collaborate together.

Habit Tracker App with Python and sqlite3

Two period to choose : Daily or Weekly. User can create new, edit, delete, or analyse history.