Videos & Presentations
Project demonstrations, presentations, and technical explanations
OpenSpot Project Presentation
December 2025
Complete demonstration of the parking space detection system. Explanation of the MobileNetV3 architecture and comparison with other models.
Time Series Analysis – Mount Etna
Winter 2025
Presentation of my analysis of CO₂ emissions from Mount Etna. Explanation of the Box–Jenkins methodology and SARIMA models.
Tutorial: Introduction to Machine Learning
November 2025
Introduction to fundamental machine learning concepts with practical examples in Python.
💡 How to add a YouTube video
- Upload your video to YouTube
- Copy the video ID (the part after
v=in the URL) - Replace
VIDEO_IDin the code with your real ID - Edit the title, date, and description
Example: If your URL is
youtube.com/watch?v=abc123xyz,
then your ID is abc123xyz