{
  "name": "Netanel Avraham",
  "headline": "Senior AI Engineer. I help AI agents survive production.",
  "summary": "I’ve spent the last eight years in tech. I found my way into software engineering when I wanted to automate the manual work I was doing, so I learned to code. That curiosity turned into a career solving real problems with software, one bug at a time.\n\nToday I work on Angie at Elementor, building the infrastructure behind AI agents and helping them succeed in production. That means improving how they understand and interact with users, and working on the observability, reliability, and cost control needed to make them useful at scale.\n\nI’m into table tennis, padel, and the only football club in Tel Aviv worth talking about. DM me and I'll tell you which one.",
  "location": "Tel Aviv District, Israel",
  "industry": "Software Development",
  "email": "netanel4747@gmail.com",
  "site": "https://netanelavraham.dev",
  "links": {
    "github": "https://github.com/netanelavr",
    "linkedin": "https://www.linkedin.com/in/netanelavraham/",
    "medium": "https://medium.com/@netanelavraham",
    "mediumFeed": "https://medium.com/feed/@netanelavraham"
  },
  "pages": {
    "home": "https://netanelavraham.dev/",
    "about": "https://netanelavraham.dev/about",
    "experience": "https://netanelavraham.dev/experience",
    "projects": "https://netanelavraham.dev/projects",
    "blog": "https://netanelavraham.dev/blog",
    "posts": "https://netanelavraham.dev/posts",
    "contact": "https://netanelavraham.dev/contact",
    "forAgents": "https://netanelavraham.dev/for-agents",
    "llmsTxt": "https://netanelavraham.dev/llms.txt",
    "meJson": "https://netanelavraham.dev/me.json"
  },
  "experience": [
    {
      "company": "Elementor",
      "url": "https://elementor.com",
      "location": "Tel Aviv",
      "roles": [
        {
          "title": "Senior AI Engineer",
          "start": "2024-04",
          "end": null,
          "summary": "Building Angie, Elementor’s MCP-based agentic AI assistant. Focus on making AI agents practical in production: understanding user intent, planning work, interacting with users, and turning requests into real actions.",
          "bullets": [
            "Built Angie’s MCP Apps infrastructure from scratch and contributed to the open-source SDK.",
            "Built Ask and Plan modes, giving users control over how Angie works.",
            "Built an internal Agents Platform for Support teams to create agents that solve customer issues.",
            "Built an internal LLM Gateway for provider routing, quotas, billing, and observability.",
            "Maintain the public @elementor/angie-sdk, used by external developers to build tools and embed Angie."
          ]
        }
      ]
    },
    {
      "company": "HiredScore",
      "url": "https://hiredscore.com",
      "location": "Tel Aviv",
      "roles": [
        {
          "title": "Senior Backend Engineer",
          "start": "2023-04",
          "end": "2024-04",
          "summary": "Shifted from building individual integrations to improving the underlying infrastructure.",
          "bullets": [
            "Improved the performance and resilience of the integration infrastructure.",
            "Migrated services from EC2 and ECS to Kubernetes.",
            "Split ArgoCD applications into smaller, more scalable units.",
            "Built and maintained CI/CD flows with CircleCI and Tekton.",
            "Built Grafana dashboards to make system health and failures easier to see.",
            "Built and operated infrastructure across ECS, ECR, EFS, S3, and Amazon MQ."
          ]
        },
        {
          "title": "Backend Engineer & Integration Guild Master",
          "start": "2022-03",
          "end": "2023-04",
          "summary": "Combined hands-on integration work with technical leadership across the integration team.",
          "bullets": [
            "Built integrations with complex HR systems for Fortune 500 clients.",
            "Deployed and managed applications on Kubernetes with KEDA.",
            "Ran the integration guild, improving technical processes and knowledge sharing.",
            "Mentored engineers through technical sessions, pairing, and code reviews."
          ]
        },
        {
          "title": "Backend Engineer",
          "start": "2019-12",
          "end": "2022-03",
          "summary": "Built client integrations end-to-end, from design and data pipelines to production deployment.",
          "bullets": [
            "Owned features across HiredScore’s microservices from design to deployment.",
            "Built end-to-end integration solutions and ETL pipelines.",
            "Reduced the development effort required to onboard a client by 60%."
          ]
        }
      ]
    },
    {
      "company": "SAP",
      "url": "https://www.sap.com",
      "location": "Israel",
      "roles": [
        {
          "title": "Software Engineer Intern",
          "start": "2019-07",
          "end": "2019-12",
          "summary": null,
          "bullets": [
            "Built a TextRank-based text-summarization service for SAP’s internal wiki, from design to production."
          ]
        }
      ]
    },
    {
      "company": "Tikshoov",
      "url": null,
      "location": "Israel",
      "roles": [
        {
          "title": "Data Analyst",
          "start": "2018-05",
          "end": "2019-04",
          "summary": null,
          "bullets": [
            "Designed and implemented SQL-based dashboards and reports.",
            "Monitored performance and costs and provided data-driven insights."
          ]
        }
      ]
    }
  ]
}