Skip to content
View jordanpartridge's full-sized avatar

Block or report jordanpartridge

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
jordanpartridge/README.md

Jordan Partridge

  ██████╗ ██████╗ ███╗   ██╗██████╗ ██╗   ██╗██╗████████╗
 ██╔════╝██╔═══██╗████╗  ██║██╔══██╗██║   ██║██║╚══██╔══╝
 ██║     ██║   ██║██╔██╗ ██║██║  ██║██║   ██║██║   ██║
 ██║     ██║   ██║██║╚██╗██║██║  ██║██║   ██║██║   ██║
 ╚██████╗╚██████╔╝██║ ╚████║██████╔╝╚██████╔╝██║   ██║
  ╚═════╝ ╚═════╝ ╚═╝  ╚═══╝╚═════╝  ╚═════╝ ╚═╝   ╚═╝

Developer Liberation Platform · Laravel Advocate · AI Workflow Pioneer

Building tools that understand your code, respect your time, and amplify your impact

Website LinkedIn


What I'm Building

"Use AI to fade out the background noise"

I believe developers deserve tools that work with them, not against them. My work centers on three pillars:

1. Developer Liberation - Break free from corporate toolchain tyranny 2. AI-Powered Workflows - Let machines handle the mundane 3. Developer Wellbeing - Because it's not just about shipping code


Featured Projects

Developer Liberation Platform

Laravel Zero CLI with microkernel component architecture. Your personal developer API gateway.

conduit ask "where is auth handled?"
conduit discover  # find community components

The CLI that knows it's 2am and actually cares

PHP Laravel Zero

Laravel GitHub API Wrapper ⭐ 4

Saloon-powered GitHub integration that plays nice with Laravel.

GitHub::repo('owner/repo')->issues()->list();

Because GitHub integrations should feel like first-class Laravel citizens

Stars PHP

Multi-Model AI Chat

Compare AI models side-by-side. Laravel 12 + Vue 3 + Inertia.js.

Switch between Claude, GPT-4, and more in a modern SPA

Laravel 12 Vue 3 TypeScript

AI Workflow Automation

Specialized Claude Code agents for GitHub operations.

"Commit my work and create a PR"
→ semantic commits → PR with description → done

Turn scattered repos into orchestrated workflows

Claude

Laravel Strava Integration

Production-ready OAuth, webhooks, intelligent retry.

76 tests · 198 assertions · PHPStan Level 5

Your fitness API integration shouldn't be harder than your workout

Tests Coverage

AI-Powered Knowledge Base

Git-aware knowledge capture with semantic search.

conduit knowledge add "TIL: Laravel 12 has..."
conduit knowledge search "auth patterns"

Your codebase's memory: never lose what you learned

PHP


The Ecosystem

flowchart TB
    subgraph platform["CONDUIT PLATFORM"]
        direction TB
        subgraph clients["API Clients"]
            gh[github-client]
            st[strava-client]
            sp[spotify-client]
        end
        clients --> knowledge[conduit-knowledge]
        knowledge --> conduit[Conduit CLI]
    end

    style platform fill:#1a1b27,stroke:#7aa2f7,color:#c0caf5
    style clients fill:#24283b,stroke:#7aa2f7
    style knowledge fill:#ff9e64,stroke:#ff9e64,color:#1a1b27
    style conduit fill:#9ece6a,stroke:#9ece6a,color:#1a1b27
Loading

Code commits + Fitness + Music = Developer Wellbeing Intelligence


Philosophy

On Developer Tools:

Every service should feel like Laravel. If it doesn't, I'll build a client for it.

On AI:

AI should amplify developers, not replace them. Let machines handle the mundane so you can focus on what matters.

On Wellbeing:

If you're coding at 2am with lo-fi playing, maybe a gentle nudge is more valuable than another productivity metric.


Currently

  • Building Conduit - the Developer Liberation Platform
  • Exploring AI-powered codebase understanding with conduit-knowledge
  • Managing 50+ repos with claude-code-agents (yes, AI managing AI)
  • Cycling and tracking it with my own Strava integration

Building tools for developers who care about craft, sustainability, and actually enjoying their work.

jordanpartridge.us · Fat bike fan · Perpetual optimist

Pinned Loading

  1. jordanpartridge.us jordanpartridge.us Public

    My Personal website, featuring home page blogs, projects strava integration of recent rides.

    PHP 1

  2. strava-client strava-client Public

    A Simple HTTP Client to consume the Strava API

    PHP 1

  3. github-client github-client Public

    A Github client that plays nice with Laravel

    PHP 4

  4. project-api project-api Public

    Track and display projects across github wakatime

    PHP

  5. conduit-knowledge conduit-knowledge Public archive

    Conduit component for knowledge functionality

    PHP

  6. conduit-ui/conduit conduit-ui/conduit Public archive

    Your personal developer API gateway - Extensible GitHub CLI with component-based architecture

    PHP 1