{
  "data": [
    {
      "slug": "preview-speaker",
      "name": "Preview Speaker",
      "city": "Bengaluru",
      "headline": "Production systems, security, and platform engineering",
      "expertise": [
        "Cloud",
        "security",
        "platform engineering"
      ],
      "availability": "Available for Bengaluru talks and remote workshops",
      "audienceFit": [
        "Intermediate engineers",
        "Platform teams",
        "Security champions"
      ],
      "links": [
        "https://github.com/preview-speaker"
      ],
      "reusableTalks": [
        {
          "id": "talk-platform-incidents",
          "title": "Designing incident-ready platform teams",
          "category": "Cloud",
          "difficulty": "Intermediate",
          "duration": "30 min"
        },
        {
          "id": "talk-threat-modeling",
          "title": "Threat modeling for product engineers",
          "category": "Security",
          "difficulty": "Beginner",
          "duration": "45 min"
        }
      ],
      "deliveredTalks": [
        "archive-platform-incidents-roundtable",
        "archive-threat-modeling-security-lab"
      ],
      "scheduledTalks": [],
      "archive": [
        {
          "id": "archive-platform-incidents-roundtable",
          "talkId": "talk-platform-incidents",
          "talkTitle": "Designing incident-ready platform teams",
          "community": "Platform Teams Roundtable",
          "eventTitle": "Platform Teams Roundtable",
          "city": "Bengaluru",
          "deliveredOn": "2026-05-18",
          "format": "Talk",
          "status": "Delivered",
          "materials": "Slides and checklist",
          "recording": "https://example.com/platform-incidents-recording",
          "repository": "https://github.com/preview-speaker/platform-incidents",
          "feedbackSummary": "Rated highly for practical runbook examples."
        },
        {
          "id": "archive-threat-modeling-security-lab",
          "talkId": "talk-threat-modeling",
          "talkTitle": "Threat modeling for product engineers",
          "community": "Security Lab",
          "eventTitle": "Security Lab",
          "city": "Bengaluru",
          "deliveredOn": "2026-06-08",
          "format": "Workshop",
          "status": "Delivered",
          "materials": "Worksheet and examples",
          "recording": "",
          "repository": "https://github.com/preview-speaker/threat-modeling-worksheet",
          "feedbackSummary": "Attendees asked for a longer hands-on version."
        }
      ],
      "url": "/speakers/preview-speaker"
    },
    {
      "slug": "aanya-rao",
      "name": "Aanya Rao",
      "city": "Bengaluru",
      "headline": "React architecture and accessible design systems",
      "expertise": [
        "React",
        "design systems",
        "accessibility"
      ],
      "availability": "Open for talks, panels, and design-system workshops",
      "audienceFit": [
        "Frontend engineers",
        "Design technologists",
        "Student builders"
      ],
      "links": [
        "https://github.com/aanyarao",
        "https://aanya.example.com"
      ],
      "reusableTalks": [
        {
          "id": "talk-accessible-component-contracts",
          "title": "Accessible component contracts for fast-moving React teams",
          "category": "Web",
          "difficulty": "Intermediate",
          "duration": "30 min"
        },
        {
          "id": "talk-state-boundaries",
          "title": "Choosing state boundaries in large React apps",
          "category": "Web",
          "difficulty": "Advanced",
          "duration": "45 min"
        }
      ],
      "deliveredTalks": [
        "archive-accessible-contracts-react-bangalore"
      ],
      "scheduledTalks": [
        "archive-state-boundaries-upcoming"
      ],
      "archive": [
        {
          "id": "archive-accessible-contracts-react-bangalore",
          "talkId": "talk-accessible-component-contracts",
          "talkTitle": "Accessible component contracts for fast-moving React teams",
          "community": "React Bangalore",
          "eventTitle": "Frontend Systems Forum",
          "city": "Bengaluru",
          "deliveredOn": "2026-06-20",
          "format": "Talk",
          "status": "Delivered",
          "materials": "https://example.com/accessibility-contracts-slides",
          "recording": "https://example.com/accessibility-contracts-recording",
          "repository": "https://github.com/aanyarao/component-contracts",
          "feedbackSummary": "Strong feedback on actionable review checklists."
        },
        {
          "id": "archive-state-boundaries-upcoming",
          "talkId": "talk-state-boundaries",
          "talkTitle": "Choosing state boundaries in large React apps",
          "community": "React Bangalore",
          "eventTitle": "Frontend Systems Forum",
          "city": "Bengaluru",
          "deliveredOn": "2026-08-03",
          "format": "Talk",
          "status": "Scheduled",
          "materials": "Draft slides",
          "recording": "",
          "repository": "",
          "feedbackSummary": "Scheduled from CFP shortlist."
        }
      ],
      "url": "/speakers/aanya-rao"
    },
    {
      "slug": "kabir-menon",
      "name": "Kabir Menon",
      "city": "Hyderabad",
      "headline": "Kubernetes operations and reliability workshops",
      "expertise": [
        "Kubernetes",
        "observability",
        "SRE"
      ],
      "availability": "Available for Hyderabad, Bengaluru, and remote sessions",
      "audienceFit": [
        "DevOps teams",
        "Backend engineers",
        "Advanced students"
      ],
      "links": [
        "https://github.com/kabirm",
        "https://linkedin.com/in/kabirm"
      ],
      "reusableTalks": [
        {
          "id": "talk-debugging-kubernetes",
          "title": "Debugging Kubernetes without guessing",
          "category": "Cloud",
          "difficulty": "Intermediate",
          "duration": "Workshop"
        },
        {
          "id": "talk-observability-budgets",
          "title": "Observability budgets for small engineering teams",
          "category": "Cloud",
          "difficulty": "Beginner",
          "duration": "30 min"
        }
      ],
      "deliveredTalks": [
        "archive-debugging-kubernetes-hyd"
      ],
      "scheduledTalks": [
        "archive-observability-budgets-blr"
      ],
      "archive": [
        {
          "id": "archive-debugging-kubernetes-hyd",
          "talkId": "talk-debugging-kubernetes",
          "talkTitle": "Debugging Kubernetes without guessing",
          "community": "Hyderabad Cloud Native",
          "eventTitle": "Kubernetes Debug Lab",
          "city": "Hyderabad",
          "deliveredOn": "2026-05-25",
          "format": "Workshop",
          "status": "Delivered",
          "materials": "https://example.com/kubernetes-debug-lab",
          "recording": "",
          "repository": "https://github.com/kabirm/kubernetes-debug-lab",
          "feedbackSummary": "Attendees valued the guided failure scenarios."
        },
        {
          "id": "archive-observability-budgets-blr",
          "talkId": "talk-observability-budgets",
          "talkTitle": "Observability budgets for small engineering teams",
          "community": "Kubernetes Bengaluru",
          "eventTitle": "Cloud Native Bengaluru",
          "city": "Bengaluru",
          "deliveredOn": "2026-07-28",
          "format": "Talk",
          "status": "Scheduled",
          "materials": "Draft slides",
          "recording": "",
          "repository": "",
          "feedbackSummary": "Selected for beginner-friendly cloud track."
        }
      ],
      "url": "/speakers/kabir-menon"
    }
  ],
  "meta": {
    "geography": "India",
    "version": "2026-07-13-preview",
    "source": "Community Meetups static preview",
    "generatedFrom": [
      "data/events.ts",
      "data/communities.ts",
      "data/cfp.ts",
      "data/ecosystem.ts",
      "data/speaker-public-profile.ts",
      "data/venues.ts"
    ],
    "total": 3
  }
}
