A multi-page personal site inspired by editorial/researcher-style portfolios.
index.html— Homeexperience.html— Experienceresearch.html— Researchprojects.html— Projectswriting.html— Writingabout.html— Aboutstyles.css— Shared styling
Open index.html directly, or serve the folder with any static server.
For example:
python3 -m http.server 8000
Then visit http://localhost:8000.
This is a static site and can be deployed to GitHub Pages, Vercel, Netlify, or any static hosting provider.
Place your final PDF at resume.pdf in the root folder. The Home page already links to it.
The copy is based on the resume information provided in the conversation. Replace any details you want to refine before publishing.

