Skip to timeline

Tim Beyer

Staff engineer. Berlin.

  1. 2026
    clawctl 13 ★
    Run OpenClaw AI gateways in isolated macOS VMs.

    CLI tool for provisioning and managing AI gateway instances. 15+ providers, 1Password secret references, Tailscale for remote access. Config is git-tracked and reproducible.

  2. agent-skills 2 ★
    Collection of composable agent skills.

    A framework for building self-contained, reusable AI agent capabilities. TypeScript, Bun, shell wrappers, structured JSON output.

    TypeScript Bun source ↗
  3. apartment-planner
    Room layout planner with branching decision trees.

    Plan apartment layouts before moving. Import blueprints, add furniture with real dimensions, and use branches to explore different arrangements without losing previous ideas. Real-time collaboration and cloud sync.

    TypeScript website ↗
  4. 2024
    Ninetailed / Contentful Staff Software Engineer
    Apr 2024 – present

    AI-driven content personalization.

  5. 2022
    garden.io Senior Software Engineer
    Jun 2022 – Mar 2024 · Berlin

    Multi-tenancy with database isolation. Migrated all databases from integer to UUID primary keys without downtime. Docker build pipeline and CLI performance optimization.

  6. 2021
    impfmon 7 ★
    Chrome extension for finding COVID vaccine appointments in Berlin.

    Automated polling of appointment sites, browser notifications, auto-opened booking tabs. Built when getting a vaccine appointment was nearly impossible.

    TypeScript source ↗
  7. 2020
    cave-map
    3D cave exploration mapping tools.

    Loads STL scan data and visualizes cave systems in the browser.

    JavaScript React Three.js source ↗
  8. Contentful Staff Software Engineer
    May 2020 – May 2022 · Berlin

    Architecture and technical vision. Multi-layered GraphQL caching. Tooling to automate repository migrations and package releases across the backend.

  9. commitlint-circle 1 ★
    commitlint wrapper for CircleCI.

    Lints all commits in a PR automatically. Zero config.

    TypeScript source ↗
  10. 2019
    sudoku-dlx
    Fast sudoku solver using dancing-links.

    Built the fastest DLX implementation, then obviously had to use it to solve sudoku.

    TypeScript source ↗
  11. 2018
    balls
    Ball physics engine.
    TypeScript source ↗
  12. 2017
    schengen-calculator
    Library for calculating remaining Schengen visa stay days.

    Some hacky library that I wrote but never backed up. Built for people who actually need to track their 90/180-day allowance.

    JavaScript source ↗
  13. 2016
    twitter-sentiment 2 ★
    Real-time Twitter sentiment analysis with live graphs.
    JavaScript source ↗
  14. node-process-stream 1 ★
    Pipe RxJS streams through multiple child processes.

    Because you can.

    JavaScript source ↗
  15. Contentful Javascript Backend Developer
    Jan 2016 – May 2020 · Berlin

    Built and maintained the Content Management and Delivery APIs. Performance work across the stack.

    • GraphQL API — zero to several billion monthly requests
    • contentful-migration — intent-preservation architecture, three-layer validation (344 stars)
  16. 2015
    dancing-links 9 ★
    Fastest JavaScript implementation of Knuth's DLX algorithm.

    For solving exact cover problems. Zero dependencies, generator-based streaming, support for primary and secondary constraints. Benchmarked against every competing JS implementation. I first worked on exact cover problems at university in 2009.

    TypeScript source ↗
  17. 2014
    beer-menu
    Slideshow of the beers we sell.

    Quickly hacked together for an actual bar. The kind of project born from "I know how to code and this place needs a screen."

    CSS/JavaScript source ↗
  18. html-to-vdom 171 ★
    Converts HTML strings to virtual DOM.

    53 npm dependents. Built when virtual DOM was still an emerging paradigm, not table stakes. Used alongside virtual-dom to bring template-based views into the virtual DOM world.

    JavaScript source ↗
  19. Delivery Hero Senior Javascript Engineer
    Feb 2014 – Jan 2016 · Berlin

    Extended the framework with virtual-dom support. Shipped deliveryhero.com.au and lieferheld.de on the common platform.

  20. cls-bluebird 45 ★
    Patches Bluebird for continuation-local-storage support.

    Created the project, then handed it off once I no longer needed it. Another maintainer did a complete rewrite with ~100k tests.

    JavaScript source ↗
  21. 2013
    CaveNav
    Offline cave navigation system for Android.

    A* pathfinding through graph-based cave maps. Compass + step counter for position tracking, with a hypothesis-building algorithm that narrows down your location by comparing walking patterns against possible paths. Built for the Caestert Marl quarries — 200km of tunnels where every corner looks the same. Co-created with Thomas Misera.

  22. 2012
    Delivery Hero Frontend Developer
    Aug 2012 – Feb 2014 · Berlin

    Architected and built an isomorphic JS framework for the common frontend platform. Backbone.js, Node.js, promise-based, async rendering, i18n templates, Browserify. Pre-React.

    • backpocket — isomorphic JS framework powering multiple countries
  23. facebookLookupForReddit 3 ★
    Chrome extension that cross-references Reddit usernames against Facebook.

    Built to demonstrate privacy risks of shared usernames across platforms. Install it, hover over usernames, and watch it find matches.

    JavaScript source ↗
  24. 2011
    Ideaspool Full Stack Developer
    Aug 2011 – Jun 2012 · Maastricht

    Booking, inventory management, and planning system for a wellness resort. CMS for Maastricht University's Prospective Students Portal.