Skip to content

Instantly share code, notes, and snippets.

View rayantony's full-sized avatar

ray anthony rayantony

  • Mexico
View GitHub Profile
@rayantony
rayantony / dimple-filltest.html
Created November 23, 2016 09:05
d3 dimples tests
<html>
<div id="chartContainer">
<script src="/lib/d3.v3.4.8.js"></script>
<script src="http://dimplejs.org/dist/dimple.v2.2.0.min.js"></script>
<script type="text/javascript">
var svg = dimple.newSvg("#chartContainer", 590, 400);
d3.tsv("/data/example_data.tsv", function (data) {
// Fill the SVG background
svg.append("rect")
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Chrome Experiences Google Chrome Experience</title>
<link rel="stylesheet" type="text/css" href="#" />
<link rel="icon" type="image/ico" href="//www.google.com/images/icons/product/chrome-16.png" />
<style>
@import URL(//www.google.com/css/gcs.css);
@import URL(//www.google.com/css/modules/buttons/g-button-chocobo.css);
@rayantony
rayantony / stylesheet.css
Created October 13, 2016 02:43
xtras stylesheet xtras revised
* { box-sizing: border-box; }body { padding: 0; margin: 0; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.5; color: rgb:(89,89,89); }a { color: purple; text-decoration: none; } a:hover { text-decoration: underline; }.btn { display: inline-block; margin-bottom: 1rem; color: rgba(255, 255, 255, 0.7); background-color: rgba(255, 255, 255, 0.08); border-color: rgba(255, 255, 255, 0.2); border-style: solid; border-width: 1px; border-radius: 0.3rem; transition: color 0.2s, background-color 0.2s, border-color 0.2s; } .btn + .btn { margin-left: 1rem; }.btn:hover { color: rgba(255, 255, 255, 0.8); text-decoration: none; background-color: rgba(255, 255, 255, 0.2); border-color: rgba(255, 255, 255, 0.3); }@media screen and (min-width: 64em) { .btn { padding: 0.75rem 1rem; } }@media screen and (min-width: 42em) and (max-width: 64em) { .btn { padding: 0.6rem 0.9rem; font-size: 0.9rem; } }@media screen and (max-width: 42em) { .btn { display: block; width: 100%; pad
@rayantony
rayantony / README.md
Created October 11, 2016 04:39
gov site code cfpb

Gov Site Code

Snippets of interest from cfpb site which is being regarded as a sort of mecca within goverment for bright eyed idealistic techies of the liberal variety. The code and funtcionality is impressive to say the least a model for good code even. As for the muscle just read Bancorps slobbering appreciation for their input, its clear that for banks or financial institutions of any kind this is their FTC. They pack serious muscle most recently the Prepaid Card Rule from their experience on project catalyst 2 years with Amex Serve, Wells Fargo historic 100M fine, $50M Chase Fine, news

Mission Statement

The Consumer Financial Protection Bureau is a 21st century agency that helps consumer finance markets work by making rules more effective, by consistently and fairly enforcing those rules, and by empowering

@rayantony
rayantony / gq-bookmarklet.js
Last active October 11, 2016 07:03
gqueues bookmarklet
(function(){
var g="https://www.gqueues.com";
var j;var d;var q;var o;var t;var s;
var a=function(v){
var u=/(\b(https?|ftp|file):\/\/[\-A-Z0-9+&@#\/%?=~_|!:,.;]*[\-A-Z0-9+&@#\/%=~_|])/ig;
return v.replace(u,'<a href="$1" target="_blank">$1</a>')};
var k=function(v){var u=/(\r\n|\r|\n)/g;
return v.replace(u,"$1<br />")};
var p=function(u){return u.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/'/g,"&#39;").replace(/"/g,"&quot;")};
var r=function(u){var w=document.createElement("link");
@rayantony
rayantony / README.md
Created September 30, 2016 05:56
urchin

urchin script

usage:

</body>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
@rayantony
rayantony / README.md
Created September 29, 2016 07:27
widget example

Widget Example Use

Example method uses wallethub widgets of on or more types

####The Widget snippet:

<a href="http://wallethub.com" data-wh-type="people" data-wh-uid="13302181">WalletHub</a>
@rayantony
rayantony / README.md
Last active September 17, 2016 18:13
donate.html
@rayantony
rayantony / README.md
Last active January 31, 2017 10:15
EEG Brain Waves Notes

EEG Brain Waves

About

around 2002 a project got me working with a technically oriented piece of software rather a suite for mathmatical modeling, of every kind imaginable. It sold direct or by dealers licensed to service, consult, customize and maintain the clients they sold. It was attractive, but the bulk of the work involved custom bulding or tailoring for specific use cases the range was astounding and intimidating, the fact that it was a formula style based on C syntax was of some comfort because the customers were physicists, researchers, professors, retired enthusiasts and generally had an impressive string of initials after their names in addition to their position which would be NASA, MIT, Carnegie-Mellon, JPl, Stanford, all rocket scientists.

Rich in Gammas?

Let's hope so. Interestingly, gamma brain waves are the fastest, smallest documented brain wave activity as measured by electroencephalogram oscillating between 40 Hz and 100 Hz. These amplitudes are ideal for travelling throug

GitHub Report

Teams

Owners

Members:

  • benbalter

Repositories: