Source for asivanadi0.github.io, a small static site hosted on GitHub Pages.
The site is a factual public index.
- Publish only completed, independently verifiable work.
- Link to primary third-party records: upstream PRs/designs, release notes, official event pages, recordings, publications, or formal role listings.
- Do not publish aspirational roles, uncompleted reviews, submitted-but-unaccepted talks, private metrics, compensation, employer letters, or legal records.
- Confirm employer/IP approval before describing non-public work.
- Keep dates, titles, and claims consistent with LinkedIn, GitHub, and the CV.
- Remove a claim if the supporting link or source record cannot be preserved.
Open-source, writing, talks, reviewing, and mentorship sections should be added only after at least one verified item exists. Empty sections are intentionally omitted.
index.html— home: selected work, experience, writing, connectcv.html— printable public career chronologywriting.html— writing indexnvcre.html— NVIDIA Cluster Readiness Engine notestyle.css— responsive light/dark and print styles404.html— not-found pagerobots.txtandsitemap.xml— search discovery.nojekyll— serve files directly without a Jekyll build
- Verify the source record and employer clearance.
- Save the complete third-party artifact in the private source archive.
- Add the public entry with a direct source link and restrained factual wording.
- Test keyboard navigation, mobile layout, print output, metadata, and all links.
- Confirm the public site contains no sensitive or confidential information.
- Commit and push; archive the live URL after deployment.
python3 -m http.server 8000Then open http://localhost:8000.
Pushes to main publish automatically to
https://asivanadi0.github.io. GitHub Pages can take a few minutes to update.