Skip to content

Instantly share code, notes, and snippets.

View colincasey's full-sized avatar

Colin Casey colincasey

View GitHub Profile
@colincasey
colincasey / .gitignore
Last active April 26, 2022 14:51
yarn-2-git-dependency
node_modules
We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 5.
Province,Electoral District Name/Nom de circonscription,Electoral District Number/Numéro de circonscription,Population,Electors/Électeurs,Polling Stations/Bureaux de scrutin,Valid Ballots/Bulletins valides,Percentage of Valid Ballots /Pourcentage des bulletins valides,Rejected Ballots/Bulletins rejetés,Percentage of Rejected Ballots /Pourcentage des bulletins rejetés,Total Ballots Cast/Total des bulletins déposés,Percentage of Voter Turnout/Pourcentage de la participation électorale,Elected Candidate/Candidat élu
"Newfoundland and Labrador/Terre-Neuve-et-Labrador","Avalon",10001,81540,68487,220,42086,99.6,162,.4,42248,61.7,"McDonald, Ken Liberal/Libéral"
"Newfoundland and Labrador/Terre-Neuve-et-Labrador","Bonavista--Burin--Trinity",10002,76704,62462,260,35092,99.5,173,.5,35265,56.5,"Foote, Judy M. Liberal/Libéral"
"Newfoundland and Labrador/Terre-Neuve-et-Labrador","Coast of Bays--Central--Notre Dame",10003,78092,64226,233,35448,99.6,145,.4,35593,55.4,"Simms, Scott Liberal/Libéral"
"Newfoundland and Labrador
@colincasey
colincasey / variation1.json
Last active January 10, 2019 22:46
Box Fitting - Saved Renders
{"done":true,"boxes":[[456,203,24],[827,150,26],[480,224,14],[319,312,34],[309,274,8],[496,262,23],[758,296,32],[486,271,10],[317,276,22],[278,485,14],[556,78,36],[547,167,23],[874,477,15],[440,313,16],[962,383,12],[889,477,22],[516,322,35],[612,282,17],[486,447,22],[291,453,27],[642,344,23],[62,434,21],[761,2,14],[777,252,28],[214,486,11],[304,53,21],[952,208,22],[343,218,14],[36,487,12],[782,240,12],[180,251,17],[474,163,31],[721,408,18],[394,371,37],[754,275,16],[872,423,15],[547,79,9],[708,222,27],[598,471,20],[346,384,31],[953,297,21],[514,449,20],[255,281,12],[196,42,7],[372,485,14],[930,161,44],[727,177,31],[732,108,33],[26,72,12],[242,442,5],[672,427,18],[538,170,9],[844,49,36],[429,338,14],[21,10,36],[623,195,14],[618,471,16],[610,330,32],[494,427,20],[770,357,26],[713,55,33],[883,209,33],[21,52,18],[427,111,37],[307,219,36],[619,299,31],[515,67,18],[347,450,13],[698,79,9],[198,111,39],[768,29,29],[398,81,30],[453,45,15],[928,258,24],[904,51,28],[126,186,20],[63,307,25],[475,455,11],[690,431,14],[811
<link rel="import" href="../core-scaffold/core-scaffold.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<link rel="import" href="../core-menu/core-menu.html">
<link rel="import" href="../core-item/core-item.html">
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-field/core-field.html">
<link rel="import" href="../core-icon/core-icon.html">
<link rel="import" href="../core-input/core-input.html">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="../core-input/core-input.html">
<polymer-element name="my-element" attributes="name">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;