Skip to content
View shoemoney's full-sized avatar

Block or report shoemoney

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

Jeremy Schoemaker

Founder turned builder. Two exits (AuctionAds, $17M, 2007 · PAR Program, $12M, 2015). Former bank security engineer.

Currently building AI infrastructure tooling: LLM credential vaults, usage-aware routing, local-model agents, and self-hosted developer tools.

Now:

  • aigate — multi-account LLM credential vault with rate-limit-aware routing and a live usage dashboard (Node.js)
  • eldritchdm — local-first AI agents with MCP; pluggable LLM backends incl. OpenRouter (Python)
  • devbox — self-hosted file-sync hub with version history, hooks, and a live dashboard (Go)

Stack: Go · Node.js · Python · Redis/Postgres/SQLite · Claude Code, MCP, OpenRouter API

Dallas, TX · shoemoney.com · jeremy@shoemoney.com

Pinned Loading

  1. awesome-laravel awesome-laravel Public

    Forked from chiraggude/awesome-laravel

    A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem

    1

  2. s3sync s3sync Public

    Forked from larrabee/s3sync

    Really fast sync tool for S3

    Go 1

  3. Amazon EC2 Metadata Helper Script Amazon EC2 Metadata Helper Script
    1
    #!/bin/bash
    2
    #
    3
    #########################################################################
    4
    #This software code is made available "AS IS" without warranties of any #
    5
    #kind. You may copy, display, modify and redistribute the software      #
  4. HAProxy sample config for EC2 HAProxy sample config for EC2
    1
    #
    2
    # This config file is a combination of ideas from:
    3
    #   http://www.37signals.com/svn/posts/1073-nuts-bolts-haproxy
    4
    #   http://www.igvita.com/2008/05/13/load-balancing-qos-with-haproxy/
    5
    #   http://wiki.railsmachine.com/HAProxy
  5. PHPplayground PHPplayground Public

    PHP playground, OOP && problem solving

    PHP

  6. pine-js pine-js Public

    Forked from joelmo/pine-js

    JavaScript parser for Pine script language

    ANTLR 1