Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View FLOATING-POINT's full-sized avatar

Block or report FLOATING-POINT

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. SSH Deploy workflow SSH Deploy workflow
    1
    name: Github Action to Publish Wordpress Theme to hosting server
    2
    
                  
    3
    on:
    4
      push:
    5
        branches:
  2. Github Action to Publish Wordpress T... Github Action to Publish Wordpress Theme to hosting server.txt
    1
    name: Github Action to Publish Wordpress Theme to hosting server
    2
    
                  
    3
    on:
    4
      push:
    5
        branches:
  3. barcoderfidscanner barcoderfidscanner Public

    Barcode rfid scanner

    C++

  4. fleximodal.tv fleximodal.tv Public

    PHP

  5. Animated morphing cursor follower Animated morphing cursor follower
    1
    ;(function () {
    2
    	let isResting = false
    3
    	let isOverRestrictedEls = false
    4
    	let lastMoveTime = performance.now()
    5