Skip to content
View jjoneson's full-sized avatar
  • Denver, Colorado

Organizations

@workforce-oss

Block or report jjoneson

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 100 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

Pinned Loading

  1. workforce-oss/workforce workforce-oss/workforce Public

    TypeScript

  2. Zero-Dependency Oauth2 Authorization... Zero-Dependency Oauth2 AuthorizationCode+PKCE Typescript
    1
    export type AuthSession = {
    2
        auth: {
    3
            accessToken: string;
    4
            refreshToken: string;
    5
            expiresIn: number;
  3. k8s-langchain k8s-langchain Public

    Kuberentes LangChain Agent - Interact with Kubernetes Clusters using LLMs

    Python 23 3

  4. unity-kubernetes-client unity-kubernetes-client Public

    Pre-Configured Kubernetes Client for Unity 3D experiments

    C#

  5. kubeVR kubeVR Public

    Real-Time Interactions with Kubernetes Clusters in Virtual Reality

    C++

  6. flutter-interactive-graph flutter-interactive-graph Public

    A generic module for creating interactive directed graph UIs from structured data.

    Dart