Skip to content

Instantly share code, notes, and snippets.

View feliperyan's full-sized avatar

Felipe Ryan feliperyan

View GitHub Profile
@feliperyan
feliperyan / gist:27a1347136a109cbbabf
Created June 7, 2015 00:19
Fully customised Twitter Widget using twitterFetch.js
<script type="text/javascript" src="js/twitterFetch.js"></script>
<script>
// ID of the Twitter List
var id = '606429765768081409';
// Settings for what the js library will output to the corresponding
// element. Not an exhaustive list.
var config5 = {
"id": '606429765768081409',
@jqtrde
jqtrde / modern-geospatial-python.md
Last active August 1, 2023 14:50
Modern remote sensing image processing with Python