Skip to content
View parabuzzle's full-sized avatar

Organizations

@breakingrobots @github-beta @RisingOrchards

Block or report parabuzzle

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
parabuzzle/README.md

Hi, I'm Mike Heijmans ๐Ÿ‘‹

I build AI-native organizations and applications for the future.

I'm a senior software leader and engineer with two decades of experience across large-scale platform engineering, fintech, and embedded systems. For the last few years I've gone all-in on applied AI: multi-agent coding pipelines, MCP servers that let agents drive real applications, and the observability to measure whether any of it actually works.

I'm also the founder of IgorBox, a cloud-connected show control platform for haunted attractions, escape rooms, and immersive entertainment. That means I spend a lot of time writing embedded C on ESP32 (ESP-IDF), designing PCBs, and building the Next.js platform that ties it all together.

๐Ÿค– Applied AI

AI isn't a spectator sport for me. I use it, build with it, and instrument it every day:

  • Multi-agent development workflows where coding agents work across multiple repos, negotiate API contracts with each other, and hand off work through Linear
  • MCP servers that connect agents to running applications, turning AI from a code generator into a developer that can test its own work
  • OpenTelemetry instrumentation on my AI usage, so workflow decisions come from real token and cost data instead of vibes
  • Writing about all of it: context engineering, attention bias in agent behavior, and what actually works in production

๐Ÿ› ๏ธ What I work with

  • Platform: Kubernetes, CI/CD, cloud infrastructure, observability (OpenTelemetry, Coralogix)
  • Web: Next.js, TypeScript, Vercel
  • Embedded: C on ESP32 with ESP-IDF, PCB design, DMX/RS-485, real-time show control
  • Elsewhere: Python, Ruby, Docker, and whatever the problem calls for

๐Ÿ“ฆ Things I've open sourced

โœˆ๏ธ Beyond the keyboard

When I'm not shipping code I'm flying airplanes (sometimes upside-down), cave diving, making music, playing ham radio and SDR, and building elaborate animated Halloween props. I run a charity haunted attraction every October, which is a surprisingly effective way to field test show control hardware.

๐Ÿ“ซ Find me

Pinned Loading

  1. craneoperator craneoperator Public

    Gives you a simple web interface for browsing around a Docker Registry

    JavaScript 130 29

  2. docker-circleci-template docker-circleci-template Public

    A template for Docker managed by CircleCI

    Ruby 4

  3. linky linky Public

    url shortener service for your company's intranet

    Ruby 6 2

  4. esp-idf-simple-audio-player esp-idf-simple-audio-player Public

    A simple audio player using I2S in ESP-IDF 5.x to play WAV files from an ESP32

    C 35 4

  5. idf_http_rest_client idf_http_rest_client Public

    A library to make working with REST api's in ESP-IDF easier.

    C 9 3

  6. mikeheijmans.com mikeheijmans.com Public

    NextJS app that powers mikeheijmans.com

    TypeScript