Skip to content
View seattlesuekim's full-sized avatar
  • Seattle, WA
Block or Report

Block or report seattlesuekim

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. sks-dump-parser sks-dump-parser Public

    Ruby 2

  2. Glam up your bash_profile PS1 Glam up your bash_profile PS1
    1
    emojis=(πŸ’– πŸ’š πŸ’™ 🍭 🌈 πŸ’› πŸ’˜ πŸ’— πŸ’• πŸ’œ πŸ’Ÿ πŸ’Œ πŸ’‹ )
    2
    emoji='`[[ $? -eq 0 ]] && echo ${emojis[$RANDOM % 13]} || echo X`'
    3
    PS1="\n\[\033[38;5;51m\] \t | \[\033[38;5;157m\]\u@\h\\[\033[38;5;51m\] | \W | $emoji  |  \$ \[\e[0;37m\]"
  3. etsy/open-api etsy/open-api Public

    We are working on a new version of Etsy’s Open API and want feedback from developers like you.

    152 13

  4. OneBusAway/onebusaway-alexa OneBusAway/onebusaway-alexa Public

    An Java-based app to communicate with Amazon Alexa for devices such as the Amazon Echo

    Java 52 18

  5. rails rails Public

    Forked from rails/rails

    Ruby on Rails

    Ruby

  6. aws-cli aws-cli Public

    Forked from aws/aws-cli

    Universal Command Line Interface for Amazon Web Services

    Python