SMART MOBILITY WEB
“The cities of tomorrow, explained today.”
Overview
I built a thematic website explaining the role of emerging technologies in transforming urban mobility. It covers intelligent transport systems, EV adoption, autonomous vehicles, and sustainable city logistics — designed as an educational, visually-driven experience rather than a static article.
I built it with vanilla JavaScript, using scroll-triggered animations and interactive sections to guide users through the future of how cities will move.
Screenshots
Key Features
Tech Deep Dive
I used vanilla JavaScript with the IntersectionObserver API for scroll-triggered animations — zero framework overhead. CSS custom properties keep theming consistent. Semantic HTML throughout for accessibility and SEO. Performance-first: no external dependencies, sub-1s load.