Skip to content
View joshlewis's full-sized avatar
Block or Report

Block or report joshlewis

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. A fun little toy written in PHP that... A fun little toy written in PHP that will show you google suggest results for any given phrase.
    1
    <?php
    2
    /*
    3
    A script to display the top ten Google suggestions for any given string
    4
    First version by Josh Lewis https://github.com/joshlewis
    5
    Original script at https://gist.github.com/joshlewis/7882722
  2. What kind of clickbait numbers is Bu... What kind of clickbait numbers is BuzzFeed using in their titles? Let's see some stats, based on their RSS feeds.
    1
    <?php
    2
    //What kind of clickbait numbers is BuzzFeed using in their titles these days?
    3
    4
    $feeds = [
    5
    	"animals",
  3. This ChucK program will play the loo... This ChucK program will play the loop heard in Jon Hopkins's song Light Through the Veins (hear it at https://www.youtube.com/results?search_query=light+through+the+veins+jon+hopkins )
    1
    //Notes in loop
    2
    392.00	=> float G4;
    3
    440 	=> float A4;
    4
    466.16	=> float Asharp4;
    5
    523.25	=> float C5;
  4. gistfile1.txt gistfile1.txt
    1
    ### Keybase proof
    2
    
                  
    3
    I hereby claim:
    4
    
                  
    5
      * I am joshlewis on github.