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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only 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. videosubber videosubber Public

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

    JavaScript 3

  2. RGWebSocket RGWebSocket Public

    A simple wrapper over WebSockets that handles the minutia of the protocol states properly, with a separate version for multi-threaded server and single-threaded Unity integration.

    C# 2 2

  3. freeki freeki Public

    FreeKi is a minimal, headless wiki API server with integrated git for revision control + an example client that has rich visual editing, integrated AI rewriting, and (someday) embedded Kanban, tag …

    TypeScript

  4. 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#