Skip to content
View skylerfenn's full-sized avatar

Organizations

@portonefive @lara-press

Block or report skylerfenn

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. snake snake Public

    JavaScript

  2. do SOme SArCasM. do SOme SArCasM.
    1
    class ConsecutiveLetterManager {
    2
      static consecutiveLettersPermitted = 2;
    3
    
                  
    4
      lastLetters = [];
    5
    
                  
  3. mac-share-music-slack mac-share-music-slack Public

    Shell 1

  4. Wrote on iPhone for Fun Wrote on iPhone for Fun
    1
    const ROCK = 'rock';
    2
    const PAPER = 'paper';
    3
    const SCISSORS = 'scissors';
    4
    
                  
    5
    const choices = [
  5. nvmrc-check nvmrc-check Public

    JavaScript 1