Skip to content
View paulbreuler's full-sized avatar
🤓
Learning something new
🤓
Learning something new

Highlights

  • Pro

Block or report paulbreuler

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
paulbreuler/README.md

Paul Breuler

Founder & CTPO — BaseState

Built and exited. Scaled at Microsoft. Now back to building.

LinkedInXTryHackMe

Now

Building Alder — utilities lose their inspection data the moment a work order closes. I'm fixing that.

Before

Microsoft → 7-figure IP acquisition exit in MAPF robotics → Led product + engineering for autonomous drone inspection platforms (BVLOS, one operator to many drones) → Shipped edge AI voice agents on constrained hardware

Open Source

  • runi — API client that verifies what AI generates. Local-first, git-friendly, spec-bound.
  • limps — Lightweight planning system for software projects
  • UrDocs - COMING SOON!

Pinned Loading

  1. limps limps Public

    limps your Local Intelligent MCP Planning Server across AI assistants. No subscriptions, no cloud—run it locally. Version control your planning docs in git. No more context drift—one shared source …

    TypeScript 8

  2. Simplicity is powerful. The Deploy, ... Simplicity is powerful. The Deploy, Test, Refine (DTR) mindset was born from a core observation: teams often overcomplicate software delivery and lose focus on what truly matters.
    1
    # The Power of Less: How DTR Grounds Modern Software Development
    2
    
                  
    3
    Originally posted as a LinkedIn Article -> https://www.linkedin.com/pulse/power-less-how-dtr-grounds-modern-software-paul-breuler-x4drc/
    4
    
                  
    5
    Simplicity is powerful. The Deploy, Test, Refine (DTR) mindset was born from a core observation: teams often overcomplicate software delivery and lose focus on what truly matters. After years of teaching and scaling companies through Microsoft's ALM workshops, I noticed a consistent problem: teams get tangled up in methodologies while neglecting basic delivery practices.
  3. Pathfinding Pathfinding Public

    A* path finding setup in Unity based on 3D grid

    C# 25 4