Skip to content
View cjies's full-sized avatar

Block or report cjies

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 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. redux-duck-immer redux-duck-immer Public

    Helpers to adapt ducks-modular-redux proposal

    TypeScript 8

  2. next-auth-shopify-provider-demo next-auth-shopify-provider-demo Public

    next-auth Shopify oauth provider with Shopify Customer Account API & NextJS App Router

    TypeScript 13 3

  3. Python based VAPID key-pair generator Python based VAPID key-pair generator
    1
    import base64
    2
    import ecdsa
    3
    
                  
    4
    def generate_vapid_keypair():
    5
      """