{
  "projects": [
    {
      "slug": "total-language",
      "name": "Total Language",
      "description": "A personal-finance companion that explains where the money actually went.",
      "img": "/project_imgs/total-language_cover.png",
      "tags": ["Web App", "AI Integrated", "Design System"],
      "timeline": "Sep '25 — Present",
      "company": "Independent",
      "liveUrl": "https://example.com/total-language",
      "comingSoon": false,
      "next": "movie-colab"
    },
    {
      "slug": "movie-colab",
      "name": "Movie Colab",
      "description": "A shared watchlist for people who can never agree on a film.",
      "img": "/project_imgs/moviecolab_cover.svg",
      "tags": ["Product Design", "Social", "Mobile"],
      "timeline": "Mar '25 — Aug '25",
      "company": "Side Project",
      "liveUrl": "https://example.com/movie-colab",
      "comingSoon": false,
      "next": "atlas-ds"
    },
    {
      "slug": "atlas-ds",
      "name": "Atlas",
      "description": "A design system rebuilt from 400 inconsistent components down to 60.",
      "img": "/project_imgs/atlas_cover.svg",
      "tags": ["Design System", "Tokens", "Documentation"],
      "timeline": "Jun '24 — Feb '25",
      "company": "Northwind Labs",
      "liveUrl": "https://example.com/atlas",
      "comingSoon": false,
      "next": "quietmail"
    },
    {
      "slug": "quietmail",
      "name": "QuietMail",
      "description": "An inbox that only interrupts you when it has genuinely earned it.",
      "img": "/project_imgs/quietmail_cover.svg",
      "tags": ["Concept", "Interaction Design"],
      "timeline": "Coming soon",
      "company": "Independent",
      "comingSoon": true,
      "next": "total-language"
    }
  ]
}
