Skip to content

Instantly share code, notes, and snippets.

View shauntrennery's full-sized avatar

Shaun Trennery shauntrennery

View GitHub Profile
@shauntrennery
shauntrennery / cloudSettings
Created May 10, 2019 07:46
Visual Studio Code Settings Sync Gist
{"lastUpload":"2019-05-10T07:46:06.332Z","extensionVersion":"v3.2.9"}
Verifying that +shauntrennery is my openname (Bitcoin username). https://onename.io/shauntrennery
@shauntrennery
shauntrennery / index.html
Last active August 29, 2015 13:56
Solution to NML's first coding challenge - http://newmedialabs.com/blog/coding-challenge/
<!DOCTYPE html>
<html>
<!--
Created using jsbin.com
Source can be edited via http://jsbin.com/gexewega/3/edit
-->
<head>
<meta name="description" content="Solution to NML's first coding challenge - http://newmedialabs.com/blog/coding-challenge/" />
<meta charset="utf-8">
<script src="http://code.jquery.com/jquery-2.0.3.min.js"></script>