Personal site and portfolio for manthankeim.com, hosted on GitHub Pages.
- Semantic HTML5 single-page layout
- Modern CSS (custom properties, responsive grid, light/dark theme)
- Minimal vanilla JavaScript (theme toggle, mobile nav, section highlighting)
- No build step required — deploys directly from
master
python3 -m http.server 8080Open http://localhost:8080.
index.html— main portfolio page (about, experience, projects, research, blog, contact)blog/— writing; each post is its own pagecss/styles.css— site stylesjs/main.js— theme, mobile nav, and section highlightingManthan_Keim_Resume.pdf— resume download
Legacy routes (about.html, work.html, contact.html, research.html, blog.html) redirect to page sections or /blog/.
Last updated: August 2026.
Editorial home is a left-rail studio layout (Space Grotesk + IBM Plex Sans, teal on charcoal). Inner blog pages share the same tokens.