Skip to content
View jhughes2112's full-sized avatar

Block or report jhughes2112

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

👋 Hi, I’m @jhughes2112.

👀 I’m interested in bits, particularly 1's but also fond of 0's.

I've made video games for countless moons, and in my search for new and shiny, have become somewhat adept at Kubernetes, Docker, C#, Unity, and learning new things. My public repos are a smattering of things I have built (or fixed) and given away for anyone who might find it useful as a starting point in their endeavors.

Pinned Loading

  1. beast beast Public

    Beast Agent is a TUI to an agent, much like Pi or Claude Code. But compiled. Containerized. Multi-model. Agentic. Perfect for long-horizon tasks.

    C# 5

  2. videosubber videosubber Public

    Free video subtitling tool that runs in browser and NodeJS on the backend, in docker.

    JavaScript 3

  3. SecureMailingList SecureMailingList Public

    A self-contained email list signup system that uses RSA signatures and no database.

    C# 2

  4. csvmerge csvmerge Public

    CsvMerge is a git-aware diff and merge system that is thoroughly unit tested and built for the exact cases where CSV files often break when changes on different branches collide.

    C#

  5. TheVersionator TheVersionator Public

    Idempotently returns the next semantic version number of a docker image by inspecting the registry where the image will ultimately be pushed. Depends on Registry v2 API and uses Basic auth.

    C#

  6. tinylinks tinylinks Public

    Sort of like TinyAuth, but totally different. OAuth2 identity provider with multiple upstreams, the only storage is for account masquerading where logging in as AccountA will let you operate as Acc…

    C#