This repository contains the source code for my personal portfolio website. It highlights ML/NLP, data systems, and software engineering work, with a data-driven projects section and a light/dark theme toggle.
https://adham-hussin.github.io/portfolio/
- HTML: Structure and content
- CSS: Custom design system with glassmorphism and theming
- JavaScript: Filters, navigation state, project rendering, and theme toggle
Projects are defined in a single array inside portfolio/scripts/script.js. Add a new object there to extend the portfolio.
Open portfolio/index.html in your browser.