A personal research and teaching portfolio for Maryam Habibollahi, Research Fellow in Integrated Bioelectronics at University College London.
This site showcases my work in bioelectronics, bridging engineering innovation and clinical healthcare challenges. The portfolio includes:
- Research — Current projects in capacitive sensing, modular ASIC architectures, and neurorehabilitation
- Teaching — Experience in research-led education spanning foundational to postgraduate modules
- Publications — Peer-reviewed articles and conference papers in circuits, systems, and neural interfaces
Built with Jekyll and hosted on GitHub Pages. The site features:
- Custom responsive design with professional styling
- Tabbed navigation for exploring research phases (current, past, future)
- Expandable module cards for teaching experience
- Contact information with LinkedIn QR code
To run locally:
bundle install
bundle exec jekyll serve --baseurl ""Then visit http://localhost:4000
Note: The --baseurl "" flag overrides the GitHub Pages baseurl for local development.
Automatically deployed to GitHub Pages from the main branch. The docs/ folder contains all content.