{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Denis Orlov",
    "label": "Fractional CTO & Engineering Lead · Remote B2B · Part-time or full-time",
    "email": "freshcrowd@gmail.com",
    "url": "https://orlov.pw",
    "summary": "Hands-on fractional CTO and engineering lead for product architecture, technical delivery, cloud infrastructure and team standards. Covers the path from product decisions to production operation without stepping away from the code.",
    "location": {
      "region": "Remote · GMT+3"
    },
    "profiles": [
      {
        "network": "LinkedIn",
        "username": "orlov-denis",
        "url": "https://linkedin.com/in/orlov-denis"
      },
      {
        "network": "Telegram",
        "username": "Cr0WD",
        "url": "https://t.me/Cr0WD"
      }
    ]
  },
  "work": [
    {
      "name": "FreakoutAI",
      "position": "CTO & Founder",
      "location": "United Kingdom · Remote",
      "startDate": "2025-03",
      "endDate": "",
      "summary": "Built the product end to end, AI 3D generation and immersive showrooms for e-commerce: the architecture, the interface, and everything underneath both.",
      "highlights": [
        "Company award: Digital StartUp of the Year (South West), UK StartUp Awards 2026, from 2,000+ entrants across 22 categories.",
        "Introduced document-driven development, backed by automated checks, and wrote the standards the repositories run on.",
        "Built the agent stack the product runs on: a supervisor that routes model calls, a guardrail classifier, and a runtime intent fallback.",
        "Run the production and staging platform on AWS: containers, edge, storage, queues, mail, monitoring and secrets.",
        "Built the paid side of the product: subscription plans, credit packs, entitlements, and the ledger underneath them.",
        "Documented the AI system inventory, risk classifications, provider evidence and open control gaps for EU AI Act readiness.",
        "Developed a Three.js WebXR runtime with headset entry, controller input, teleportation, collision and safe spawn.",
        "Live on the Shopify App Store since January 2026."
      ]
    },
    {
      "name": "Infinite Reality (formerly Landvault)",
      "position": "Principal Engineer",
      "location": "Contract · London · Remote",
      "startDate": "2023-12",
      "endDate": "2025-03",
      "summary": "Led architecture and front-end development for the platform, across 15+ AI and Web3 projects.",
      "highlights": [
        "Mentored a team of 10 engineers, and set the code standards and the review process they worked to.",
        "Owned the release pipeline and platform stability.",
        "Set the Next.js architecture and the conventions the codebase was held to.",
        "Stayed in the Principal role through Infinite Reality's US$450M all-stock acquisition of Landvault."
      ]
    },
    {
      "name": "Landvault",
      "position": "Senior Frontend Developer",
      "location": "Contract · London · Remote",
      "startDate": "2022-07",
      "endDate": "2023-12",
      "summary": "Front-end delivery on the platform as the product moved from advertising into immersive 3D and Web3 experiences.",
      "highlights": [
        "Built and owned the shared component library the rest of the team built on.",
        "Led delivery of browser-based metaverse projects."
      ]
    },
    {
      "name": "Admix (merged into Landvault)",
      "position": "Senior Frontend Developer",
      "location": "Contract · London · Remote",
      "startDate": "2021-12",
      "endDate": "2022-07",
      "summary": "Front-end for the advertising platform, on the admin and internal side.",
      "highlights": [
        "Owned the admin surface and the internal tooling the rest of the team worked in.",
        "Built the platform's Web3 integrations.",
        "Carried the work through the merger into Landvault."
      ]
    },
    {
      "name": "TrueCare24",
      "position": "Lead Full Stack Developer",
      "location": "Contract · San Francisco · Remote",
      "startDate": "2018-12",
      "endDate": "2022-07",
      "summary": "Led development of telehealth tools through the pandemic, including a digital vaccination passport and regional registration systems.",
      "highlights": [
        "Owned technical delivery and deployments across a fully remote team.",
        "Built to HIPAA requirements for handling patient data.",
        "Established the coding standards and the automated test suite, and mentored the developers working to them.",
        "Ran hiring and onboarding on the engineering side."
      ]
    },
    {
      "name": "Universal Technical Systems",
      "position": "Director of Front-End Engineering",
      "location": "Full-time · Remote",
      "startDate": "2015-12",
      "endDate": "2018-11",
      "summary": "Led front-end engineering for national-scale vehicle inspection and diagnostics platforms across Russia and the CIS.",
      "highlights": [
        "Built the inspection system adopted by 500+ service centres.",
        "Delivered a document and payment management system used in 200+ facilities.",
        "Set the front-end architecture the team worked to."
      ]
    },
    {
      "name": "Freelance",
      "position": "Full-Stack Engineer",
      "location": "Self-employed · Remote",
      "startDate": "2013-07",
      "endDate": "2018-12",
      "summary": "Independent practice, several clients at a time, alongside an in-house engineering lead role.",
      "highlights": [
        "Delivered 50+ full-cycle projects, from first commit to production.",
        "Built sites for World of Tanks, Sokolov Jewelry, Moscow State University and Russian Railways.",
        "Built regional medical appointment booking platforms used across Russia.",
        "Modernised legacy codebases and kept them running."
      ]
    }
  ],
  "education": [
    {
      "institution": "Adyghe State University",
      "area": "Specialist Diploma in Applied Mathematics and Informatics — five-year programme",
      "location": "Maykop, Russia",
      "startDate": "2010",
      "endDate": "2015"
    }
  ],
  "skills": [
    {
      "name": "Architecture",
      "keywords": [
        "Design systems",
        "component libraries",
        "release pipelines",
        "front-end performance",
        "technical leadership",
        "mentoring"
      ]
    },
    {
      "name": "Cloud & delivery",
      "keywords": [
        "AWS ECS Fargate",
        "ALB",
        "CloudFront",
        "S3",
        "Route 53",
        "ACM",
        "WAF",
        "SES",
        "SQS",
        "EventBridge",
        "CloudWatch",
        "ECR",
        "Parameter Store",
        "Docker",
        "Turborepo",
        "Vercel",
        "GitHub Actions"
      ]
    },
    {
      "name": "AI",
      "keywords": [
        "LLM integration",
        "agent orchestration",
        "supervisor and guardrail patterns",
        "content provenance",
        "C2PA",
        "EU AI Act readiness"
      ]
    },
    {
      "name": "Core",
      "keywords": [
        "TypeScript",
        "JavaScript",
        "React",
        "Next.js App Router",
        "SSR",
        "Node.js",
        "Express"
      ]
    },
    {
      "name": "Backend & data",
      "keywords": [
        "REST",
        "GraphQL",
        "Prisma",
        "MongoDB",
        "PostgreSQL",
        "Redis",
        "WebSockets"
      ]
    },
    {
      "name": "Commerce",
      "keywords": [
        "Stripe",
        "Shopify App and Billing"
      ]
    },
    {
      "name": "Front-end",
      "keywords": [
        "Tailwind CSS",
        "Material UI",
        "HeroUI",
        "styled-components",
        "Jotai",
        "SWR",
        "Framer Motion",
        "PWA"
      ]
    },
    {
      "name": "3D, XR & Web3",
      "keywords": [
        "Three.js",
        "WebGL",
        "React Three Fiber",
        "Unity",
        "WebXR",
        "React Three XR",
        "VR headset input",
        "controller input",
        "viem",
        "wagmi",
        "Sign-In with Ethereum"
      ]
    },
    {
      "name": "Also",
      "keywords": [
        "Python",
        "Figma"
      ]
    }
  ],
  "languages": [
    {
      "language": "English",
      "fluency": "Professional working proficiency"
    },
    {
      "language": "Russian",
      "fluency": "Native"
    }
  ],
  "meta": {
    "canonical": "https://orlov.pw/resume-fractional-cto.json",
    "version": "v1.0.0",
    "machineIndex": "https://orlov.pw/llms.txt",
    "note": "One career, six emphases. Every version carries the same employers and the same facts; they differ in which evidence is shown first.",
    "profiles": [
      {
        "label": "General",
        "current": false,
        "markdown": "https://orlov.pw/resume.md",
        "json": "https://orlov.pw/resume.json",
        "useWhen": "Start here. The broadest account: product architecture, production engineering, AWS and front-end leadership."
      },
      {
        "label": "Full Stack Lead",
        "current": false,
        "markdown": "https://orlov.pw/resume-full-stack-lead.md",
        "json": "https://orlov.pw/resume-full-stack-lead.json",
        "useWhen": "Take this one for React applications, Node.js services, data and AWS delivery, led rather than only written."
      },
      {
        "label": "AI Full-Stack",
        "current": false,
        "markdown": "https://orlov.pw/resume-ai-full-stack.md",
        "json": "https://orlov.pw/resume-ai-full-stack.json",
        "useWhen": "Take this one for AI products built end to end: agent systems on top of full-stack product engineering, AWS and technical leadership."
      },
      {
        "label": "AI Product",
        "current": false,
        "markdown": "https://orlov.pw/resume-ai-product.md",
        "json": "https://orlov.pw/resume-ai-product.json",
        "useWhen": "Take this one for LLM orchestration, agent systems, 3D generation and AI features that ship inside a product."
      },
      {
        "label": "Fractional CTO",
        "current": true,
        "markdown": "https://orlov.pw/resume-fractional-cto.md",
        "json": "https://orlov.pw/resume-fractional-cto.json",
        "useWhen": "Take this one for product architecture, technical delivery, cloud infrastructure and engineering standards, part-time."
      },
      {
        "label": "Frontend Platform",
        "current": false,
        "markdown": "https://orlov.pw/resume-frontend-platform.md",
        "json": "https://orlov.pw/resume-frontend-platform.json",
        "useWhen": "Take this one for React platforms, design systems, browser architecture, performance and release infrastructure."
      }
    ]
  }
}
