Skip to content

Instantly share code, notes, and snippets.

View ajoposor's full-sized avatar

Antonio Osorio ajoposor

View GitHub Profile
@ajoposor
ajoposor / memrise-export.js
Created November 9, 2017 20:30 — forked from raineorshine/memrise-export.js
Export Memrise course words to CSV
/*
Export Memrise course words to CSV.
1. Log into memrise.com
2. Navigate to course home page (e.g. http://www.memrise.com/course/335725/comprehensive-german-duolingo-vocabulary/)
3. Open Developer Console
4. Paste below script and hit enter
5. After all urls have been fetched, copy final word list into spreadsheet.
@ajoposor
ajoposor / README-Template.md
Created June 14, 2017 14:55 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

@ajoposor
ajoposor / index.html
Created May 26, 2017 17:14
S&P Sectors full functionality - library use
<head>
<!-- Plotly.js -->
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="https://rawgit.com/ajoposor/aoPlotlyAddOn/master/dist/aoPlotlyAddOn.min.js"></script>
<!-- jquery -->
<!-- <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>-->
</head>
<body>
<div id="wholeDiv_SP500_03" style="visibility:hidden">