A user expressed interest in whether others prefer static portfolio templates or CMS-driven ones, indicating a desire for customizable templates in Figma for portfolios.
For years, every time I updated my portfolio, I ended up editing code just to change content. New project? Code change. Update experience? Code change. Reorder skills? Code change. It felt wrong. So I built a small CMS specifically for developer portfolios. Main idea: * Admin panel for content * Fully customizable frontend * Built with Next.js + Payload * Structured so UI stays flexible Biggest lesson: Developers want control, but not repetitive content edits in code. I’m curious: Do you prefer static portfolio templates, or something CMS-driven? Would love honest thoughts.