Portada · Landing

Futuristic web interface demo

A single page that mixes semantic HTML, sci-fi inspired visuals and JavaScript interactions: dark mode, back-to-top, and scroll-triggered animations.

Semantic layout

The page respects assignment requirements: header, footer, section, article and aside are all used.

Interactive experience

Mouse-tilt cards and smooth scroll-reveal animations powered by IntersectionObserver.

Clean structure

Effects are written in plain JavaScript, easy to read, customize and explain in class.