Skip to content
View slogsdon's full-sized avatar

Organizations

@starknine @sugar-framework @martini-contrib

Block or report slogsdon

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

Shane Logsdon

Developer advocate at Global Payments, building developer experience infrastructure at enterprise scale: PCI, tokenization, 3DS, ACH, the parts that matter when money moves.

Most of my personal work lives at the intersection of AI tooling, web standards, and developer experience. Louisville, KY.


Currently building

LeadSurface — turns forum noise into qualified pipeline. Monitors Reddit, HN, Discourse, and StackExchange for competitor switching signals and routes them to sales before the prospect is gone.

hermes-dispatch — local-first agent routing across 28 specialized Claude Code agents. Think unix pipes, but for AI workflows.

modern-developer-design-system — flat, zero-runtime web components. TypeScript, light/dark themes, no framework dependency, drops in anywhere.


Tooling I've open-sourced

These exist because I needed them and nothing adequate existed:

claude-code-config My full Claude Code environment: hooks, skills, plugins, permissions. Public because other people asked.
skills-design 23 brand-agnostic design templates for Claude Code: social, blog, YouTube, podcast.
skills-vault-knowledge 20 Obsidian knowledge-work skills: connect ideas, trace evolution, surface contradictions, ghost-write in your voice.
mac-mini-llm-roster Benchmark data for 20+ local LLMs on 32 GB Apple Silicon: tokens/sec, wall-clock, quality.
ralph-loop Unattended PLAN → IMPLEMENT → VALIDATE agentic loop. Runs until the goal is met or it gives up.

Writing


shane.logsdon.io  ·  Bluesky  ·  LinkedIn  ·  Twitter

Pinned Loading

  1. placid placid Public

    Elixir REST toolkit on Plug — pipeline-style routing and response handling for HTTP APIs.

    Elixir 194 6

  2. elixir-reverse-proxy elixir-reverse-proxy Public

    Plug-based reverse proxy in Elixir — drop in front of services for routing, header rewrites, basic load balancing.

    Elixir 146 34

  3. php-web-component-ssr php-web-component-ssr Public

    Server-side rendering for native web components in PHP — declarative shadow DOM output for custom elements.

    PHP 18 3

  4. skills-design skills-design Public

    Twenty-three brand-agnostic design templates for Claude Code: LinkedIn, Instagram, YouTube, Twitch, blog hero, podcast.

    HTML 3

  5. claude-code-config claude-code-config Public

    Public Claude Code config for daily AI-assisted engineering — settings, hooks, permissions, plugins, custom skills.

    Python 1

  6. mac-mini-llm-roster mac-mini-llm-roster Public

    Speed benchmarks for local LLMs on a 32 GB Apple Silicon Mac Mini: tokens-per-second, wall-clock, and quality across Qwen3, phi4-reasoning, lfm2, gpt-oss, mistral-nemo, and others — served via Olla…

    Python