Skip to content
View gedaloop's full-sized avatar

Block or report gedaloop

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. gedaloop.github.io gedaloop.github.io Public

    Forked from barryclark/jekyll-now

    SCSS

  2. Create a wordcloud of your google se... Create a wordcloud of your google search history
    1
    # Script to make a word cloud of your google searches.  Get your google search
    2
    # history at http://history.google.com.  This script assumes the JSON files
    3
    # exported are in a 'Searches' subfolder
    4
    
                  
    5
    library(jsonlite)