Portfolio foundation is now isolated and stable

Developer portfolio, technical blog, and project lab.

This page is intentionally self-contained right now. Once the route compiles cleanly, we will move each section into reusable components one by one.

const website = {
  stack: ["Next.js", "React", "TypeScript", "Tailwind"],
  purpose: "Portfolio + Blog + Admin CMS",
  rule: "Build only after each layer compiles"
};