Skip to content
View nathansmyth's full-sized avatar

Highlights

  • Pro

Block or report nathansmyth

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. DentalWebsite DentalWebsite Public

    Prototypical website for small, local dental practice in these USA.

    1

  2. konami code for keyboard easter eggs konami code for keyboard easter eggs
    1
    // modified from http://www.paulirish.com/2009/cornify-easter-egg-with-jquery/#comment-68011
    2
    
                  
    3
    var APP = APP || {};
    4
    APP.konami_keys = [38, 38, 40, 40, 37, 39, 37, 39, 66, 65];
    5
    APP.konami_index = 0;
  3. laptop laptop Public

    Forked from thoughtbot/laptop

    A shell script which turns your HP Chromebook 14 into an awesome web development machine.

    Shell

  4. omakub omakub Public

    Forked from omacom/omakub

    Opinionated Ubuntu Setup

    Shell

  5. sinatra-stack sinatra-stack Public

    my favorite ruby stack, functional ruby && javascript

    JavaScript

  6. node-stack node-stack Public

    playground for node

    JavaScript 1