Personal portfolio of Amar Akram — M.Eng. Electrical Engineering, Hochschule Bielefeld (HSBI). Projects in smart-grid control, multi-agent reinforcement learning, energy forecasting, and embedded hardware.
Static website — plain HTML, CSS and a little vanilla JavaScript. No build step, no dependencies.
Open the live site at amarakramali.github.io.
For a local preview, run the following command from the repository root and
open http://localhost:8000:
python -m http.server 8000Using a local server preserves the same relative asset paths used by GitHub Pages.
index.html Landing page (hero, projects, about, thesis, contact)
projects/ One detail page per project
css/style.css Styles
js/main.js Small progressive-enhancement script
assets/ Images, diagrams and figures
© 2026 Amar Akram