Skip to content
View zacheryvaughn's full-sized avatar
🏠
Working from home.
🏠
Working from home.
  • Oregon, United States

Block or report zacheryvaughn

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. NextJS-TUS NextJS-TUS Public

    An example of uploading large files in NextJS using TUS. An additional file splitting layer allows for uploading in parallel with a knapsack queue to handle multiple multipart files at the same time.

    TypeScript

  2. NextJS-TUS-Browser NextJS-TUS-Browser Public

    TypeScript

  3. softfill-pipelines softfill-pipelines Public

    SoftFill is a Diffusers pipeline based on Differential Diffusion, incorporating input and preprocessing modifications that enable it to function more like "soft inpainting"—without requiring additi…

    Python 3

  4. GridCanvasStarter GridCanvasStarter Public

    This is a simple starting point for anyone who needs an infinite Snap-to-Grid canvas with basic touch gestures. I hope someone other than me can get some use out of it.

    JavaScript

  5. cloud-volume-manager cloud-volume-manager Public

    A web-based file manager for EFS/NFS cloud volumes with an interface similar to MacOS Finder Columns. Useful for managing non-S3 mountable storage volumes on platforms like RunPod.

    JavaScript

  6. tus-express-server tus-express-server Public

    A TUS (resumable upload) server with added multipart functionality for parallel upload performance with pipe efficiency around 85%.

    JavaScript 2