Skip to content
View Scooter1946's full-sized avatar

Block or report Scooter1946

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. pitchloop pitchloop Public

    A consent-gated AI sales agent that researches a prospect queue, calls each owner once, and learns from every outcome to book meetings

    Python 2

  2. starkhacks starkhacks Public

    Forked from Kade-Zisko/OrespawnStarkHawks

    A neural-net beehive-health classifier that flags stressed hives from temperature and humidity sensor data, with embedded ESP32/FPGA deployment

    C

  3. website website Public

    Personal portfolio website

    CSS

  4. teamctx teamctx Public

    Shared team context for Claude Code: one command turns a teammate's machine into a server others SSH into over Tailscale, each running their own unmodified Claude session. A shared MCP context serv…

    TypeScript

  5. Order-Book-Sim Order-Book-Sim Public

    A C++ limit-order-book matching engine that pairs buy and sell orders by price-time priority

    C++

  6. cv-number-detector cv-number-detector Public

    Reads a handwritten digit (1-9) from a live camera feed using OpenCV preprocessing and a neural network

    Python