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.

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

    Barcode rfid scanner

    C++

  4. fleximodal.tv Public

    PHP

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