Skip to content
View stinethebean3's full-sized avatar
🐙
🐙

Organizations

@hashbang
Block or Report

Block or report stinethebean3

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

  1. hashbang/book hashbang/book Public

    A FOSS hackers guide to the CLI, privacy, security, self hosting, and the internet.

    Dockerfile 68 17

  2. screenshot screenshot Public

    Simple utility to save a screenshot, upload to your server, and copies url to clipboard to paste wherever.

    Shell 3

  3. nightwatch-examples nightwatch-examples Public

    Makefile 1 1

  4. Twinkle LEDs for Space Canvas Twinkle LEDs for Space Canvas
    1
    #include <Adafruit_NeoPixel.h>
    2
    
                  
    3
    #define PIN 12
    4
    
                  
    5
    // Parameter 1 = number of pixels in strip
  5. rockpaperscissors rockpaperscissors Public

    Simple example project with testing for learning Node.js

    JavaScript