{
  "basics": {
    "name": "Casey Hand",
    "label": "Software Engineer",
    "image": "https://caseyjhand.com/og-image.png",
    "email": "casey@caseyjhand.com",
    "phone": "(714) 851-8326",
    "url": "https://caseyjhand.com",
    "summary": "Software engineer writing open source MCP servers in TypeScript and Python. 25+ published (2K+ GitHub stars, 250K+ downloads) — tools that let AI agents work with git, databases, APIs, and knowledge graphs. Previously 5 years at Amazon on sanctions compliance, writing Python and SQL against TB-scale datasets.",
    "location": {
      "city": "Seattle",
      "countryCode": "US",
      "region": "Washington"
    },
    "profiles": [
      {
        "network": "GitHub",
        "username": "cyanheads",
        "url": "https://github.com/cyanheads"
      },
      {
        "network": "LinkedIn",
        "username": "caseyjhand",
        "url": "https://www.linkedin.com/in/caseyjhand/"
      }
    ]
  },
  "work": [
    {
      "company": "Open Source / Freelance",
      "position": "Independent Software Engineer",
      "location": "Seattle, WA",
      "startDate": "2025-07-01",
      "highlights": [
        "Built and maintain 25+ open source MCP servers connecting LLM agents to databases, APIs, file systems, and dev tools",
        "Created mcp-ts-core, a TypeScript framework used across all servers: declarative definitions, pluggable auth, multi-backend storage, OpenTelemetry, and Cloudflare Workers support",
        "Deployed 14 publicly accessible MCP servers serving ~1k unique users and ~50k tool calls per month"
      ]
    },
    {
      "company": "Amazon",
      "position": "Risk Analyst",
      "website": "https://amazon.com",
      "location": "Seattle, WA",
      "startDate": "2020-11-01",
      "endDate": "2025-07-01",
      "highlights": [
        "Built Screening Validation program in Python testing 800k+ scenarios against the denied party screening system; adopted as the official regulatory audit framework",
        "Found vulnerabilities allowing transactions to bypass sanctions screening; partnered with engineering to patch gaps carrying multi-million dollar OFAC exposure",
        "Wrote SQL and Python against TB-scale Redshift datasets spanning Amazon subsidiaries to trace screening failure root causes",
        "Built QuickSight dashboards tracking screening accuracy, failure trends, and compliance gaps"
      ]
    },
    {
      "company": "Amazon",
      "position": "Risk Specialist",
      "website": "https://amazon.com",
      "location": "Seattle, WA",
      "startDate": "2019-07-01",
      "endDate": "2020-11-01",
      "highlights": [
        "Launched the Breach of Contract program within Amazon Logistics Wage & Benefits org",
        "Built automated audit processes analyzing payroll data for 100k+ delivery associates across 2,000+ Delivery Service Providers",
        "Grew compliance verification system from pilot to full US coverage in six months, global in twelve"
      ]
    }
  ],
  "education": [
    {
      "institution": "Fullerton College",
      "area": "Computer Information Systems",
      "studyType": "A.S.",
      "endDate": "2018-01-01"
    }
  ],
  "skills": [
    {
      "name": "Languages",
      "keywords": ["TypeScript", "Python", "SQL"]
    },
    {
      "name": "Platforms",
      "keywords": [
        "Node.js",
        "Bun",
        "Cloudflare Workers",
        "AWS",
        "Linux",
        "Docker"
      ]
    },
    {
      "name": "Libraries",
      "keywords": ["React", "Hono", "Zod", "OpenTelemetry"]
    },
    {
      "name": "Data",
      "keywords": ["Neo4j", "SQLite", "QuickSight"]
    },
    {
      "name": "Tools",
      "keywords": ["Git", "GitHub Actions", "CI/CD"]
    },
    {
      "name": "Protocols",
      "keywords": ["Model Context Protocol (MCP)", "REST APIs"]
    },
    {
      "name": "Domain",
      "keywords": ["AI Agent Infrastructure", "LLM Tooling"]
    }
  ],
  "projects": [
    {
      "name": "Git MCP Server",
      "description": "Full git workflow for LLM agents: clone, commit, branch, diff, merge, rebase, worktree, tags.",
      "keywords": ["TypeScript", "Git", "MCP SDK", "Apache 2.0"],
      "url": "https://github.com/cyanheads/git-mcp-server",
      "roles": ["Developer", "Maintainer"],
      "entity": "Personal Project",
      "type": "application"
    },
    {
      "name": "ATLAS MCP Server",
      "description": "Neo4j-backed task and knowledge management for LLM agents with deep research.",
      "keywords": ["TypeScript", "Neo4j", "MCP SDK", "Apache 2.0"],
      "url": "https://github.com/cyanheads/atlas-mcp-server",
      "roles": ["Developer", "Maintainer"],
      "entity": "Personal Project",
      "type": "application"
    },
    {
      "name": "Workflows MCP Server",
      "description": "Multi-step YAML-defined workflow execution engine for LLM agents.",
      "keywords": ["TypeScript", "YAML", "MCP SDK", "Apache 2.0"],
      "url": "https://github.com/cyanheads/workflows-mcp-server",
      "roles": ["Developer", "Maintainer"],
      "entity": "Personal Project",
      "type": "application"
    },
    {
      "name": "ClinicalTrials.gov MCP Server",
      "description": "ClinicalTrials.gov search and patient eligibility matching.",
      "keywords": ["TypeScript", "Clinical Trials", "MCP SDK", "Apache 2.0"],
      "url": "https://github.com/cyanheads/clinicaltrialsgov-mcp-server",
      "roles": ["Developer", "Maintainer"],
      "entity": "Personal Project",
      "type": "application"
    },
    {
      "name": "Obsidian MCP Server",
      "description": "Obsidian vault interaction via Local REST API: read, write, search notes.",
      "keywords": ["TypeScript", "Obsidian", "MCP SDK", "Apache 2.0"],
      "url": "https://github.com/cyanheads/obsidian-mcp-server",
      "roles": ["Developer", "Maintainer"],
      "entity": "Personal Project",
      "type": "application"
    },
    {
      "name": "PubMed MCP Server",
      "description": "PubMed biomedical literature search and retrieval with research agent scaffold.",
      "keywords": ["TypeScript", "Biomedical", "MCP SDK", "Apache 2.0"],
      "url": "https://github.com/cyanheads/pubmed-mcp-server",
      "roles": ["Developer", "Maintainer"],
      "entity": "Personal Project",
      "type": "application"
    }
  ],
  "meta": {
    "version": "v2.0.0",
    "canonical": "https://caseyjhand.com/resume.json",
    "lastModified": "2026-04-20T00:00:00.000Z"
  }
}
