Personal website. Plain static HTML/CSS — no build step, no dependencies.
index.html— homepage; styles instyles.cssteaching/ds595-ai4science.html— DS 595 course page (inline styles)- Deploys via GitHub Pages from the
masterbranch (custom domain inCNAME)
Preview locally with python3 -m http.server from the repo root.
The CV link points to smsharma/CV via jsDelivr, so it always serves the latest built PDF.