Skip to content

Instantly share code, notes, and snippets.

View akras14's full-sized avatar

Alex akras14

  • Stevenson Ranch, CA
View GitHub Profile
@akras14
akras14 / .gitignore
Created November 13, 2016 23:10 — forked from jbergler/.gitignore
Acestream on Mac
.vagrant
@akras14
akras14 / 0_reuse_code.js
Created April 20, 2014 19:33
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