A simple, minimalist personal website for Michele "Miky" Monti, showcasing his professional background in digital manufacturing, industrial design, and emerging technologies.
This is a static website built with plain HTML, CSS, and JavaScript. It features a 3D interactive background using Three.js, multilingual support (7 languages), and a clean, responsive design. No complex frameworks or build tools are used—keeping it intentionally simple and lightweight.
- HTML5 for structure
- CSS3 for styling and animations
- JavaScript for interactivity and i18n
- Three.js for 3D graphics
- GitHub Pages for hosting
The site auto-deploys via GitHub Pages. Simply push changes to the main branch, and GitHub will handle the rest.
-
Clone the repository:
git clone https://github.com/michelemonti/personal-website.git cd personal-website -
Open
index.htmlin your browser to view the site.
No server or build process required—just edit the files and refresh.
- Email: michele.monti@me.com
- LinkedIn: linkedin.com/in/michele-monti-96589761
- GitHub: github.com/michelemonti
© 2025 Michele Monti /home/michele/michelemonti.me/personal-website/README.md