Skip to content

Instantly share code, notes, and snippets.

View brendansudol's full-sized avatar

Brendan Sudol brendansudol

View GitHub Profile

== List ==

{| class="wikitable sortable" ! CC* ! Coordinates*

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# C extensions
*.so
# Distribution / packaging
.Python
env/
[
{
"name":"AC",
"asp":{
"id":"Model",
"val":[
{
"name":"427",
"asp":{
"id":"Year",
[
{
"name":"Eagle",
"asp":{
"id":"Model",
"val":[
{
"name":"2000 GTX",
"asp":{
"id":"Year",
[
{
"name":"Kaiser",
"asp":{
"id":"Model",
"val":[
{
"name":"Carolina",
"asp":{
"id":"Year",
[
{
"name":"Ram",
"asp":{
"id":"Model",
"val":[
{
"name":"1500",
"asp":{
"id":"Year",
(function() {
var orange = '#ff8c00',
navy = '#0d3268';
// defined textures
var t1 = textures.lines()
.orientation("6/8")
.stroke(orange)
.background(navy);
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
(function() {
// initialize goal diff slider
var g_diff_slider = $('#g-diff-input');
g_diff_slider.noUiSlider({
start: 0,
step: 1,
range: {
min: -3,
(function(){
var margin = {
top: 20,
right: 40,
bottom: 50,
left: 40
},
width = 660 - margin.left - margin.right,
height = 340 - margin.top - margin.bottom;