Portfolio items are sourced from data/projects.json. Edit that file to manage projects.
Each item supports:
- title: project name
- description: short summary
- tech: array of
{ name, svg } - buttons: array of
{ name | label, url | href, svg } - image: absolute path to image (optional)