Skip to content
View Clemence610's full-sized avatar

    Block or report Clemence610

    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

    Popular repositories Loading

    1. ai-image-storage-and-serve ai-image-storage-and-servePublic

      Generate an image (OpenAI-compatible), store it in object storage, and serve it with a signed URL — one key.

      Python

    2. ai-inference-layer-design ai-inference-layer-designPublic

      ADR: put a thin inference layer in front of your app from day one — and why an OpenAI-compatible gateway makes it cheap.

      TypeScript

    3. devtools-email-verification-link devtools-email-verification-linkPublic

      TypeScript example for sending a developer-tools signup verification link.

      TypeScript

    4. course-follow-up-delay course-follow-up-delayPublic

      Schedule a course marketplace follow-up webhook for a learner's next study window.

      TypeScript

    5. devtools-notification-fanout devtools-notification-fanoutPublic

      Queue a developer-tools event and deliver it to each configured subscriber webhook.

      TypeScript

    6. marketplace-rate-limited-worker marketplace-rate-limited-workerPublic

      Consume marketplace jobs with separate concurrency and start-rate controls.

      Python