This project demonstrates my ability to build structured multi-page websites using HTML, CSS and JavaScript.
It includes:
- modular layout structure
- multiple interconnected pages
- organized content architecture
- reusable components
This project is a structured digital environment that combines:
- web development
- narrative design
- introspective content
It is not a simple static website, but a multi-layered experience built through interconnected pages and thematic sections.
The project is organized into modular sections:
index.html→ main entry pointcomponents/→ reusable UI elementsassets/→ media and resourcescontent/→ thematic pages and sectionsarticoli/→ long-form written content
The website explores multiple domains:
- identity (
chi_sono.html) - transformation (
dal_sonno_alla_presenza.html) - introspection (
il_silenzio_che_guarisce.html) - symbolic / conceptual pages (
Ombra.html, others)
- Modular CSS structure
- Dedicated styles per section (
grafico.css,guru.css,luxury.css, etc.)
- Vanilla JavaScript (
script.js) - Structured navigation across pages
- SEO support (
sitemap.xml)
- HTML5
- CSS3 (modular approach)
- JavaScript (vanilla)
To create a hybrid between:
- a personal website
- a narrative system
- an introspective digital experience
- Increased interactivity
- Improved component reusability
- Potential migration to a framework