Skip to content

aminehamlouchi/aminehamlouchi.github.io

Repository files navigation

aminehamlouchi.github.io

Static portfolio site for my projects, resume, and contact links. The site is built with plain HTML, CSS, and JavaScript so it can deploy from GitHub Pages without a build step.

Files

  • index.html - intro page
  • resume.html - resume page
  • assets/styles.css - shared responsive styling
  • assets/script.js - motion canvas, icons, and header behavior
  • .nojekyll - keeps GitHub Pages from running Jekyll transforms

Local Preview

Open index.html in a browser, or run a tiny local server:

python3 -m http.server 8000

Then visit http://localhost:8000.

Deployment

GitHub Pages serves this repository from the main branch at https://aminehamlouchi.github.io/.

About

Personal website and resume for Amine Hamlouchi.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors