CASE {String(index + 1).padStart(2, "0")}
{work.year} · {work.industry}
{work.metric}
{work.title}
{work.scope.map(s => (
{s}
))}
// ─── Works listing page ────────────────────────────────────────── function Works({ go }) { const [filter, setFilter] = React.useState("all"); const industries = ["all", ...new Set(WORKS.map(w => w.industry))]; const filtered = filter === "all" ? WORKS : WORKS.filter(w => w.industry === filter); return (
エンタープライズ案件・金融・医療・公共系など、NDA下のプロジェクトは個別にお話しします。