Public static website for https://kamelirzouni.github.io/.
This repository contains the deployable front-end only:
index.htmlassets/
- HTML
- CSS
- Vanilla JavaScript
You can preview the site locally with any static server.
Example:
python -m http.server 8080Then open:
http://localhost:8080
- Bilingual interface: French / English
- Dark and light themes
- Responsive layout
- Static deployment compatible with GitHub Pages
This public repository is intended for the website that is published online. It should only contain assets and content that are meant to be publicly accessible.
All rights reserved unless stated otherwise.