green-wang-site

Green Wang — Personal Website

Public source for Green (Sirun) Wang’s personal academic website.

The site is a static GitHub Pages website served at https://sirunwang.com from the root path (/). Its deployable artifact is dist/; no server-side runtime dependencies belong here.

Build and check

python scripts/make_cv.py
npm run build
npm run check

For a local preview:

npm start

Then open http://127.0.0.1:4173/.

Content

Maintenance

AGENTS.md is the repository’s working agreement for people and coding agents. It defines the source-of-truth files, generated-output rules, privacy boundaries, deployment contract, and required checks. Read it before making site changes.

The two Fall 2026 PhD-level course papers are planned and still in topic development. Their topics and mentors are not yet determined; abstracts are coming soon. Earlier research is labeled as coursework and is not presented as publication.

Only public website content belongs in this repository. Do not add private CV sources, application records, internal notes, or personal identifiers.