Personal site for Ahmed — embedded systems & electronics developer, Lahore, Pakistan. Served by GitHub Pages at https://amd858.github.io.
Structure:
index.html— welcome hub, links out to everything belowportfolio/— the portfolio itself: project write-ups and case studiesparts-bin/— Parts Bin, a live electronic component price finder
Each page is a single static file with no build step — CSS, SVG icons, and the
day/night toggle are inline. Open any index.html directly in a browser to work
on it. Theme and color-profile choice are shared across all pages via
localStorage (same origin, same keys).