Current directory: /home/klas4s23/domains/585455.klas4s23.mid-ica.nl/public_html/Gastenboek/uploads
/**
* Main Application Entry Point
*
* This file has been refactored for better organization.
* Functionality has been split into separate modules:
*
* - navigation.js : Menu toggle and navigation interactions
* - header.js : Header shadow and scroll-up button
* - scroll-reveal.js : ScrollReveal animations
* - title-animation.js : Dynamic page title animation
* - carousel.js : Projects carousel functionality
*
* All modules wait for components to load before initializing.
*/
// This file can be used for any global initialization or legacy code
// that doesn't fit into the other modules.
console.log('Portfolio initialized - All modules loaded');