Personal portfolio website for Peter Mark, Senior Software Engineer based in Seattle, WA.
Live site: petermark.dev
Plain HTML, CSS, and vanilla JavaScript bundled with Webpack 5, deployed to GitHub Pages via GitHub Actions.
This site is built using the RALPH loop — an iterative, spec-driven autonomous development process.
| File | Description |
|---|---|
spec/DESIGN.md |
Website design specification |
spec/TASKS.md |
Implementation task list |
RALPH.md |
RALPH loop — the implementation process used to build this site |
npm install # Install dependencies
npm start # Start dev server with live reload
npm run build # Production build → dist/