Skip to content

Instantly share code, notes, and snippets.

@endless3cross3
endless3cross3 / 0_reuse_code.js
Created January 8, 2017 11:12
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
@endless3cross3
endless3cross3 / .gitignore
Created March 29, 2016 13:34 — forked from pklaus/.gitignore
Webcam Capture with OpenCV's Python Interface cv2 and with its C++ interface
video
*.pyc