Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View seeschloss's full-sized avatar

SeeSchloß seeschloss

View GitHub Profile
@seeschloss
seeschloss / README.md
Last active August 29, 2015 14:17 — forked from metmajer/README.md

Zoomable Sunburst with Labels

(function(){
var canvas = document.getElementById('hexmap');
var hexHeight,
hexRadius,
hexRectangleHeight,
hexRectangleWidth,
hexagonAngle = 0.523598776, // 30 degrees in radians
sideLength = 10,
boardWidth = 100,
#!/bin/bash
##################################################################
# Licensed under GNU GPL v3 #
# regis.leroy@gmail.com #
# #
# DNS replacement scrpit in SQL dumps containing (also) PHP #
# serialized strings. #
# This script use bash and perl' perl is used to increment #
# serialized string length while performing DNS replacement #
# It also use sed for other basic DNS replacements #
@seeschloss
seeschloss / README.md
Created January 27, 2016 20:24 — forked from mbostock/.block
Van der Grinten IV