This repository powers my personal portfolio website. It is a static Jekyll site customized from the Academic Pages template and rebuilt with a custom editorial layout, interactive animations, and dedicated personal pages.
_pages/about.md: Homepage content and section layout._pages/personal.md: Personal hobbies page._layouts/home.html: Custom layout wrapper for the portfolio pages._includes/portfolio/: Custom header/footer partials._sass/_portfolio.scss: Visual system and component styles.assets/js/portfolio.js: Scroll/animation behaviors (cards, headings, forcefield, hobby track)._projects/: Project entries rendered on the homepage._working/: Experience entries rendered on the homepage.images/: Site images (portrait, backgrounds, gallery).files/: Resume and downloadable files.
- Original template documentation lives in
TEMPLATE_README.md. - The site is static and deployed via GitHub Pages.