This is the personal academic website and portfolio of Matthieu Chaldebas, PhD Candidate in Bioinformatics. The site showcases research, publications, professional experience, technical skills, and provides contact information.
- Modern, responsive design with dark/light theme toggle
- Animated hero section with background image and overlay
- Professional experience timeline
- Publications and research highlights
- Skills and education sections
- Downloadable CV
- Accessible, keyboard-friendly navigation
- SEO and social sharing meta tags
To run or modify this site locally:
- Clone the repository:
git clone https://github.com/mchaldebas/mchaldebas.github.io.git cd mchaldebas.github.io - Open
index.htmlin your browser.- No build step is required; this is a static site.
- Content: Edit
index.htmlto update text, links, and sections. - Styling: Modify
style.cssfor colors, layout, and animations. - Scripts: Enhance interactivity in
script.js. - Images: Replace
hero-background.jpgand other images as desired.
This site is designed for GitHub Pages. To deploy:
- Push changes to the
mainbranch of your GitHub repository. - GitHub Pages will automatically serve the site at
https://<username>.github.io.
- Font Awesome for icons
- Google Fonts for typography
© Matthieu Chaldebas. All Rights Reserved.