Skip to content

Instantly share code, notes, and snippets.

View TravisSperry's full-sized avatar

Travis Sperry TravisSperry

  • AndHealth
  • Columbus, ohio
View GitHub Profile
<div class="row" style="margin-bottom:20px;">
<div class="col-sm-12">
<!-- <a href="#donate" class="btn btn-lg btn-default pull-right">Donate Now</a> -->
</div>
</div>
<div class="row donation-section">
<div class="col-sm-12">
<h1 class="text-center">We are going to change the world's perception of mathematics.</h1>
<h2 class="text-center">Help us inspire one million students!</h2>
</div>

Keybase proof

I hereby claim:

  • I am travissperry on github.
  • I am travissperry (https://keybase.io/travissperry) on keybase.
  • I have a public key whose fingerprint is 40B9 458C 6745 3F51 39AB F954 2610 6512 0F31 4C1D

To claim this, I am signing this object:

@TravisSperry
TravisSperry / 0_reuse_code.js
Created August 2, 2016 13:28
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console