A developer portfolio you write as code: one YAML file, version-controlled like software, rendered to a fast static site.
Devfolio.page is a developer portfolio you write as code: a single, structured YAML file, version-controlled like software and rendered to a fast static site you can deploy anywhere, whether Vercel, Netlify, or GitHub Pages, no server required.
It's a CLI end to end. init scaffolds your portfolio.yaml, dev runs a live-reload server with in-memory builds, and render generates every page. It ships multiple themes (an SRCL terminal aesthetic, modern minimalism, dark academia), so the same content can wear a different design.
Built on Next.js under the hood; the output is lightweight HTML, CSS, and JS with nothing to run.

