Skip to content
View rileypaulsen's full-sized avatar

Highlights

  • Pro

Block or report rileypaulsen

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
rileypaulsen/README.md

I’m a freelance designer, full-stack developer, and educator located in and around the Indianapolis market.

If you're familiar with “Glue People,” I‘m one of those. My specialties run both wide and deep.

You won’t find much publicly accessible code on my profile, but rest assured that whenever I’m not building something creative, I’m working to train the next generation of designers and developers. My style centers around the Socratic method, with tabs over spaces, and often borders on Absurdism. Quality is the highest pursuit. Most of the world’s domain problems can be solved with a well-crafted spreadsheet.

You can get in touch with me about design and development on my website and stalk me professionally, or check out my wedding and event photography work.

Pinned Loading

  1. Outputs a Google Spreadsheet's CSV f... Outputs a Google Spreadsheet's CSV feed as valid JSON
    1
    <?php
    2
    header('Content-type: application/json');
    3
    
                  
    4
    // Based on http://www.ravelrumba.com/blog/json-google-spreadsheets/
    5
    
                  
  2. Basic plugin boilerplate Basic plugin boilerplate
    1
    <?php
    2
    /**
    3
     * Plugin Name:       Name
    4
     * Plugin URI:        http://
    5
     * Description:       Description