Skip to content
View RobYed's full-sized avatar
  • xapling GmbH
  • Germany

Block or report RobYed

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

Pinned Loading

  1. pr-pitcrew pr-pitcrew Public

    A pit crew for your pull requests: bug review, security review and a browser-driven acceptance test, as GitHub Actions you can pin. Runs on OpenCode against any OpenAI-compatible endpoint, in your …

    JavaScript 2

  2. TypeScript interface for type checki... TypeScript interface for type checking IDs at compile time only. No need to convert id values at runtime.
    1
    /**
    2
     * This interface forces typescript to differentiate between
    3
     * two IDs which use a different generic type.
    4
     */
    5
    export interface Id<T> extends String {
  3. documentation-agent-demo documentation-agent-demo Public

    A simple demonstration of an AI agent that independently analyzes web applications and creates a product manual.

    TypeScript 1

  4. nodejs-typescript-starter nodejs-typescript-starter Public

    A thin starter template for NodeJS / Express projects written in TypeScript + ES6

    TypeScript 3