{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Gitit Regev",
    "label": "AI Product Builder",
    "email": "gititregev1@gmail.com",
    "summary": "I am a full-stack developer turned AI Product Builder. After 12+ years shipping React and Node products, I now design and build with LLMs end to end — agentic workflows, MCP servers, prompt systems and evals — and I still write the code myself. I think like a PM about what to build and why, and I execute like an engineer to make it real.",
    "location": {
      "region": "Israel"
    },
    "profiles": [
      {
        "network": "LinkedIn",
        "username": "gitit-regev",
        "url": "https://www.linkedin.com/in/gitit-regev-aa6a4961/"
      },
      {
        "network": "GitHub",
        "username": "gitit1",
        "url": "https://github.com/gitit1"
      }
    ]
  },
  "work": [
    {
      "name": "Maccabi (via SQLink Group)",
      "position": "Senior Frontend Developer",
      "startDate": "Oct 2025 - Present",
      "highlights": [
        "Senior frontend development at Maccabi, placed via SQLink Group."
      ]
    },
    {
      "name": "Independent",
      "position": "AI Product Builder",
      "startDate": "2024 - Present",
      "highlights": [
        "Design and ship LLM products end to end — agentic workflows, MCP servers, prompt systems and evals.",
        "Built a suite of personal apps (finance, family debt tracker, media library, a games hub) with Claude Code, owning product and engineering.",
        "This very site is AI-native: a live grounded chat, a resume-as-MCP-server, llms.txt and a machine-readable resume."
      ]
    },
    {
      "name": "Browzwear",
      "position": "Frontend Developer",
      "url": "https://browzwear.com/",
      "startDate": "Feb 2021 - Jan 2025",
      "highlights": [
        "Design and develop features for websites using React + MobX and TypeScript.",
        "Implement UI for 3D fashion-design software using JavaScript + React.",
        "Partner closely with Product to iterate quickly on new ideas."
      ]
    },
    {
      "name": "Apester",
      "position": "Full Stack Developer",
      "url": "https://apester.com/",
      "startDate": "Oct 2019 - Jun 2020",
      "highlights": [
        "Built product components such as the Player and SDK.",
        "Delivered website projects end-to-end.",
        "Worked across React, TypeScript, AngularJS, SCSS, JavaScript, NodeJS depending on the project."
      ]
    },
    {
      "name": "Webcollage / Syndigo",
      "position": "Web Developer",
      "url": "https://syndigo.com/",
      "startDate": "Dec 2015 - Apr 2019",
      "highlights": [
        "Created internal system to generate landing pages with React and NodeJS.",
        "Designed, coded, and modified websites for diverse clients.",
        "Delivered consistent, cross-browser web experiences."
      ]
    },
    {
      "name": "F5 Networks",
      "position": "Information Security Analyst & Malware Researcher",
      "startDate": "Nov 2013 - Jun 2015",
      "highlights": [
        "Identified, monitored and removed phishing sites, drop zones and malicious scripts for the clients' protection."
      ]
    }
  ],
  "projects": [
    {
      "name": "Wildhearth",
      "description": "A little farm, a whole life.",
      "highlights": [
        "In development — playable build, local only"
      ],
      "startDate": "2026"
    },
    {
      "name": "MFL",
      "description": "The home of gay women couples' fanfics.",
      "highlights": [
        "In renovation — hand-coded original (2019/2020), AI-managed rebuild underway (2026)"
      ],
      "startDate": "2019–2026"
    },
    {
      "name": "Assaf's Friends World",
      "description": "Hebrew learning games for a 4-year-old — no clocks, no failure states.",
      "highlights": [
        "Live — mid-renovation"
      ],
      "startDate": "2026",
      "url": "https://assaf.gititregev.com"
    },
    {
      "name": "Homebase",
      "description": "A local suite of Hub-integrated apps — finance, family debt tracking, and shared components.",
      "highlights": [
        "Local — internal app suite, no public deployment"
      ],
      "startDate": "2026"
    }
  ],
  "skills": [
    {
      "name": "AI",
      "keywords": [
        "Agents & agentic workflows",
        "MCP servers",
        "Prompt engineering",
        "Evals & quality",
        "LLM product strategy"
      ]
    },
    {
      "name": "Engineering",
      "keywords": [
        "React & TypeScript",
        "Node & serverless",
        "Data & scraping",
        "Ships solo"
      ]
    },
    {
      "name": "Product",
      "keywords": [
        "Product thinking",
        "User empathy",
        "Roadmap to release"
      ]
    }
  ],
  "meta": {
    "canonical": "https://gititregev.com/resume.json",
    "mcp": "https://gititregev.com/api/mcp",
    "version": "1.0.0"
  }
}