Skip to content
View acunningham-ship-it's full-sized avatar
💭
Existing
💭
Existing

Block or report acunningham-ship-it

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

Popular repositories Loading

  1. veilbrowser veilbrowser Public

    Stealth browser for AI agents — real Chrome over raw CDP, no Playwright/Puppeteer. TypeScript + MCP-native. Passes sannysoft 57/57, bypasses Cloudflare.

    TypeScript 7 1

  2. leakproof leakproof Public

    Local secret firewall for AI coding assistants (Claude Code/Cursor/aider) — scans + redacts secrets before anything leaves the machine. Local-first, zero cloud. MIT.

    Python 4

  3. agent-htop agent-htop Public

    Terminal dashboard for AI agent fleets (Paperclip, Claude Code, Codex). htop but for your agents.

    Go 2

  4. free-ai-tools free-ai-tools Public

    3 Free AI-Powered Tools - Email Writer, LinkedIn Post Generator & Code Reviewer. No signup required. Built by a 17-year-old developer.

    1

  5. intercom-mcp intercom-mcp Public

    A message bus / coordination layer for AI agent fleets — MCP server letting Claude Code (or any MCP client) sessions ask, answer, and broadcast. No daemon, no port; shared SQLite + a live fleet das…

    JavaScript 1

  6. QLLK-Transformer QLLK-Transformer Public

    O(N) Linear Complexity Transformer - 125x faster than standard attention using cumulative sum trick. Pure PyTorch implementation.

    Python