Skip to content
View Vortexmind's full-sized avatar
🍊
🍊

Block or report Vortexmind

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. image-resizing image-resizing Public

    Image resizing Cloudflare worker for Ghost blog image content

    JavaScript 37 51

  2. image-lazy-loading image-lazy-loading Public

    A sample lazy loading & CDN worker for a Ghost Blog using Casper

    JavaScript

  3. cloudflare-ssh-browser cloudflare-ssh-browser Public

    Tutorial code demonstrating how to implement Zero Trust, browser based SSH authentication to access a Digitalocean VM. Most of the set up is fully automated using Terraform.

    HCL 1

  4. aws4fetch-worker-proxy aws4fetch-worker-proxy Public

    A Cloudflare Worker that proxies requests to a private AWS S3 bucket hosting a static web application. The bucket never needs to be made public; the Worker signs every request using AWS Signature V…

    TypeScript

  5. wr-max-session-check wr-max-session-check Public

    A Cloudflare Worker that enforces a hard wall-clock session limit on top of a Waiting Room. It prevents users from staying in the application indefinitely, regardless of whether the Waiting Room is…

    TypeScript