UID Portfolio Template
This folder is the standard student portfolio root. Keep the public site UID-only, place work into the category folders below, and let the rebuild script generate the published portfolio page.
Rename this folder to the assigned UID, such as P2J2002.
Folder Contract
Use the canonical section names so the scanner can build consistent project cards.
infographics/for infographic and explainer projectsgames/for games and interactive buildsCAD Designs/for models, exports, and rendersdoc/for writeups, research, and reflectionscertificates/for badges and completion files
Metadata
The root _portfolio.json can define non-PII settings like uid, period, tagline, bio, featuredProjects, and themeAccent.
Each individual project folder can also include a _project.json file to define a title, summary, tags, thumbnail, and featured state.
Project Rules
Put each project inside its own folder. Prefer an index.html at the project root, but the scanner can also surface PDFs, docs, images, videos, and ZIP bundles if no web page exists.
Do not add student names to the public portfolio content. The exported site should stay UID-only.