Skip to content
View FtlC-ian's full-sized avatar

Block or report FtlC-ian

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

Ian Ferrell

I build practical software for real-world workflows: AI agent tooling, trivia/game systems, ham-radio utilities, reverse engineering, local-first hardware control, and the occasional weird bridge between old equipment and modern APIs. I have been taking things apart and making them do questionable-but-useful things since I learned to solder before I was 10.

Most of my public repos are small tools that came from an actual need, not portfolio theater.

Projects worth a look

  • gobless — Serverless SSH certificate authority inspired by Netflix BLESS, implemented in Go for AWS Lambda and KMS.
  • openclaw-channel-zulip — Zulip channel plugin for OpenClaw with concurrent message handling, reactions, uploads, and actions API support.
  • expert-amp-server — Trusted-LAN web UI and API for SPE Expert amplifiers.
  • zulcrawl — Zulip archive and search CLI backed by local SQLite/FTS5.

Current interests

AI-assisted development, local-first automation, pub trivia software, amateur radio, reverse engineering, practical agents, and tools that make annoying systems less annoying.

Pinned Loading

  1. expert-amp-server expert-amp-server Public

    Trusted-LAN web UI and API for SPE Expert amplifiers

    Go 3 1

  2. openclaw-channel-zulip openclaw-channel-zulip Public

    Zulip channel plugin for OpenClaw — concurrent message processing, reaction indicators, file uploads, and full actions API

    TypeScript 20 9

  3. gobless gobless Public

    Serverless SSH certificate authority inspired by Netflix BLESS, implemented in Go for AWS Lambda and KMS

    Go

  4. CW-Hotline-to-Keyboard CW-Hotline-to-Keyboard Public

    Converts CW Hotline USB into Keyboard presses

    C 1

  5. zulcrawl zulcrawl Public

    Zulip archive & search CLI — mirrors streams, topics, and messages into local SQLite with FTS5 full-text search. Inspired by steipete/discrawl.

    Go

  6. gitlab-openclaw-relay gitlab-openclaw-relay Public

    Relay GitLab pipeline failures into OpenClaw sessions

    JavaScript