Skip to content
View royashbrook's full-sized avatar

Block or report royashbrook

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

roy ashbrook

dad, hub, coder, tech fan. automating since the 1900s.

i build small, useful things, lately a lot of them for ai agents to use. most of it's open.

royashbrook.com linkedin github


things i've built

  • blame.today - an anonymous public blame board on nostr. no account, every vote is a throwaway key. site deploy
  • lifescored.com - the hidden scores institutions already put on you, rebuilt in the open, every rule shown with its citation. site deploy
  • hush - a secret store for ai agents with one hard rule: the agent never sees the plaintext. tests
  • sql-spider - builds a deterministic, closed dependency graph of any sql database by emitting read-only queries. ci
  • trustmebro - adds verified citation links to your markdown/html posts so a reader can check every claim, and it never rewrites your prose. ci

more, including the agent skills + mcps, at royashbrook.com/projects.


stack

powershell · svelte · java/typescript · c# · · sql server · azure · cloudflare


a snake eating my github contribution graph

Pinned Loading

  1. neveraway/neveraway neveraway/neveraway Public

    A tool that prevents you from showing 'Away' in chat programs.

    C# 3 2

  2. CLI-PasswordHasher CLI-PasswordHasher Public

    cli password hasher using aspnet identity that doesn't require a user object

    C#

  3. hush hush Public

    a secret store for AI agents with one rule: the agent never sees the plaintext. get a secret once into the OS keychain, then inject it into commands forever. no get, cross-platform, MIT.

    Shell 17

  4. sql-spider sql-spider Public

    Deterministic SQL dependency-graph extractor and spider-to-closure mapper. Pluggable multi-dialect, optional graphify export. Drop-in agent skill.

    C# 1

  5. lifescored lifescored Public

    You are already a number. Every rule cited, every weight editable.

    TypeScript

  6. blame-today/blame-web blame-today/blame-web Public

    blame.today web firehose — Svelte + Vite, pure nostr client (split out of blame-today/blame)

    HTML