Skip to content
View chupzzz's full-sized avatar

Block or report chupzzz

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. tilda-wordpress-plugin tilda-wordpress-plugin Public

    Forked from TildaPublishingOfficial/tilda-wordpress-plugin

    Wordpress plugin for integrations with Tilda publishing service. ✅ Fixed and stable fork!

    PHP

  2. Animated_GIF Animated_GIF Public

    Forked from sole/Animated_GIF

    Javascript library for creating animated GIFs

    JavaScript

  3. Supabase: LITE JS request without of... Supabase: LITE JS request without official lib
    1
    // Supabase credentials. Can be found in the settings of your project
    2
    const supaUrl = 'https://base-id.supabase.co'
    3
    const supaKey = 'public-key-hash'
    4
    
                  
    5
    /**