Welcome to the repository for my personal website, built with Hugo and designed to showcase my journey and projects in Computer Science, music, and video production. This site is a blend of my technical expertise and creative pursuits, offering insights into my latest work, from sustainable tourism to music production.
I'm David Cavada, a Computer Science student at the University of Verona with a deep interest in sustainable tourism, machine learning, music production, and video editing. My website serves as a portfolio of my projects, featuring work in technology and media that reflects my passion for innovation and creativity.
Highlights:
- 🌍 Sustainable Tourism: Research and machine learning applications to improve tourist distribution.
- 🎵 Music Production: Original compositions and productions on Spotify.
- 🎥 Video Production: Video editing with Da Vinci Resolve, including drone footage.
This site is built with:
- Hugo: A fast and flexible static site generator
- Markdown: For content formatting
- HTML/CSS: For styling customizations within the template
- Custom Theme: A Hugo theme (located in the
/themes
folder)
├── assets/ # Static assets (images, icons, etc.)
├── content/ # Site content (Markdown files for each page/section)
├── config/ # Configuration files for Hugo
├── themes/ # Custom or third-party Hugo theme
├── README.md # Project README
└── public/ # Generated static site files