{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/schema.json",
  "basics": {
    "name": "Michael Van Beek",
    "label": "Engineering Leader",
    "image": "michaelvanbeek.jpg",
    "email": "michaelsvanbeek@gmail.com",
    "phone": "",
    "url": "https://michaelsvanbeek.com",
    "summary": "A software engineering leader based in Bend, OR. Experienced at building data driven solutions, scaling enterprise class products, and leading engineering teams. Excited to work on challenging projects in the software space. Let's connect!",
    "location": {
      "city": "Bend",
      "region": "Oregon",
      "countryCode": "US"
    },
    "profiles": [
      {
        "network": "LinkedIn",
        "username": "michaelsvanbeek",
        "url": "https://linkedin.com/in/michaelsvanbeek"
      },
      {
        "network": "GitHub",
        "username": "michaelsvanbeek",
        "url": "https://github.com/michaelsvanbeek"
      }
    ]
  },
  "work": [
    {
      "name": "Workday Inc.",
      "position": "Sr. Software Engineering Manager (M4)",
      "url": "https://www.workday.com",
      "startDate": "2022-05-01",
      "summary": "Led a team of 11 engineers to deliver performance, resiliency, and scalability improvements for Workday's SaaS platform, and built agentic solutions to automate toil reduction and incident response.",
      "highlights": [
        "Led team of 11 engineers to build solutions to performance, resiliency, and scalability challenges in Workday's SaaS platform",
        "Built agentic solutions to automate toil reduction and incident response"
      ]
    },
    {
      "name": "Workday Inc.",
      "position": "Software Engineering Manager (M3)",
      "url": "https://www.workday.com",
      "startDate": "2021-05-01",
      "endDate": "2022-04-30",
      "summary": "Grew engineering team from 3 to 11 engineers, coached engineers on career development and technical skills, and delivered performance and scalability improvements to Workday's Adaptive Planning product.",
      "highlights": [
        "Grew engineering team from 3 to 11 engineers",
        "Coached engineers on career development and technical skills",
        "Delivered performance and scalability improvements to Workday's Adaptive Planning product"
      ]
    },
    {
      "name": "Workday Inc.",
      "position": "Principal Software Development Engineer (P5)",
      "url": "https://www.workday.com",
      "startDate": "2019-05-01",
      "endDate": "2021-04-30",
      "summary": "Developed analytical notebooks to automate performance analysis. Developed web application to put these tools in the hands of cross functional teams.",
      "highlights": [
        "Developed analytical notebooks to automate performance analysis",
        "Developed web application to put these tools in the hands of cross functional teams"
      ]
    },
    {
      "name": "Workday Inc.",
      "position": "Sr. Software Development Engineer (P4)",
      "url": "https://www.workday.com",
      "startDate": "2018-05-01",
      "endDate": "2019-04-30",
      "summary": "Responded to production performance issues, determined root cause and response strategy. Developed tools to enhance performance operations productivity. Leveraged big data tools to understand performance trends and prioritize efforts.",
      "highlights": [
        "Responded to production performance issues and determined root cause",
        "Developed tools to enhance performance operations productivity",
        "Leveraged big data tools to understand performance trends"
      ]
    },
    {
      "name": "Workday Inc.",
      "position": "Software Development Engineer (P3)",
      "url": "https://www.workday.com",
      "startDate": "2016-05-01",
      "endDate": "2018-04-30",
      "summary": "Performance lead for Payroll application team. Responded to critical production issues. Used production logs and big data tools identify and rank opportunities for performance improvement.",
      "highlights": [
        "Performance lead for Payroll application team",
        "Responded to critical production issues",
        "Used big data tools to identify and rank performance improvement opportunities"
      ]
    },
    {
      "name": "Workday Inc.",
      "position": "Sr. Associate Software Development Engineer (P2)",
      "url": "https://www.workday.com",
      "startDate": "2014-06-01",
      "endDate": "2016-04-30",
      "summary": "Refactored high volume tasks to uptake new query technology and improve performance. Monitored Payroll product performance, working with managers to suggest improvements and prioritize enhancements.",
      "highlights": [
        "Refactored high volume tasks to improve performance",
        "Monitored product performance and suggested improvements"
      ]
    },
    {
      "name": "Workday Inc.",
      "position": "Associate Software Development Engineer (P1)",
      "url": "https://www.workday.com",
      "startDate": "2013-02-01",
      "endDate": "2014-06-30",
      "summary": "Worked in agile development team to deliver bug fixes, enhancements, and new features to Payroll application",
      "highlights": [
        "Delivered bug fixes, enhancements, and new features to Payroll application"
      ]
    }
  ],
  "education": [
    {
      "institution": "California Polytechnic State University, San Luis Obispo",
      "url": "https://www.calpoly.edu",
      "area": "Computer Science",
      "studyType": "Bachelor of Science",
      "startDate": "2008-09-01",
      "endDate": "2012-06-01",
      "score": "",
      "courses": [
        "Databases",
        "Software Engineering",
        "Algorithms",
        "Operating Systems"
      ]
    }
  ],
  "skills": [
    {
      "name": "Software Development",
      "level": "Expert",
      "keywords": [
        "Software Architecture",
        "Microservices",
        "API Development",
        "Object Oriented Design",
        "Agile Methodologies"
      ]
    },
    {
      "name": "Performance Engineering",
      "level": "Expert",
      "keywords": [
        "Performance Tuning",
        "Load Testing",
        "Resiliency",
        "Scalability"
      ]
    },
    {
      "name": "Data & Analytics",
      "level": "Expert",
      "keywords": [
        "Data Analytics",
        "Data Visualization",
        "Python",
        "Pandas",
        "SQL"
      ]
    },
    {
      "name": "Web Development",
      "level": "Advanced",
      "keywords": [
        "React",
        "JavaScript",
        "TypeScript",
        "Tailwind"
      ]
    },
    {
      "name": "Cloud & Infrastructure",
      "level": "Advanced",
      "keywords": [
        "AWS",
        "Infrastructure as Code",
        "Docker",
        "Observability"
      ]
    }
  ],
  "interests": [
    {
      "name": "Outdoor Activities",
      "keywords": [
        "Photography",
        "Running",
        "Cycling",
        "Skiing"
      ]
    }
  ],
  "projects": [
    {
      "name": "MostSaid.com",
      "description": "Game show style game where you guess the most said survey responses",
      "url": "https://mostsaid.com",
      "keywords": [
        "React",
        "Python",
        "AWS",
        "Lambda",
        "DynamoDB",
        "LLM"
      ]
    },
    {
      "name": "ActivityViz.com",
      "description": "Analyze fitness data from Strava API",
      "url": "https://activityviz.com",
      "keywords": [
        "Strava",
        "Data Analytics",
        "Fitness",
        "React",
        "OAuth2",
        "Lambda",
        "DynamoDB",
        "SQS Queue"
      ]
    },
    {
      "name": "SnowStats",
      "description": "Tracking snow resort statistics, weather, lifts, and grooming",
      "url": "https://snowstats.michaelsvanbeek.com",
      "keywords": [
        "Weather",
        "Data Analytics",
        "React",
        "Lambda",
        "DynamoDB"
      ]
    },
    {
      "name": "FinApp",
      "description": "Track net worth, asset allocation",
      "url": "https://finapp-dev.michaelsvanbeek.com",
      "keywords": [
        "Finance",
        "Data Analytics",
        "React",
        "Lambda",
        "DynamoDB"
      ]
    },
    {
      "name": "(All) Down Hill From Here",
      "description": "Visualize downhill terrain from any point for alpine skiing and snowboarding",
      "url": "https://downhill-from-here.michaelsvanbeek.com",
      "keywords": [
        "Skiing",
        "Data Visualization",
        "React",
        "Mapping",
        "Terrain Analysis"
      ]
    },
    {
      "name": "Music Library Merge",
      "description": "Visual diff to easily compare two or more music libraries",
      "url": "https://music-library-merge.michaelsvanbeek.com",
      "keywords": [
        "React",
        "TypeScript",
        "Data Visualization",
        "Music",
        "Diff",
        "Fuzzy Matching"
      ]
    },
    {
      "name": "Homelab",
      "description": "Self-hosted services running on a home server",
      "keywords": [
        "Docker",
        "Systems Administration",
        "Reverse Proxy"
      ]
    },
    {
      "name": "Personal Assistant Agent",
      "description": "AI agent that manages calendar, plans tasks, and executes actions with tool-specific components",
      "keywords": [
        "LangGraph",
        "Skills",
        "Tools",
        "Agent",
        "React",
        "Calendar",
        "Planning"
      ]
    }
  ]
}
