Skip to content

Instantly share code, notes, and snippets.

View chiester's full-sized avatar

Chris Hiester chiester

View GitHub Profile
@chiester
chiester / LICENSE.txt
Last active May 20, 2016 17:19
Continuous expanding circle ping
MIT License
Copyright (c) 2016 Christopher Hiester
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
@chiester
chiester / README.md
Last active May 19, 2016 15:21 — forked from mbostock/.block
Collapsible Tree Demo
@chiester
chiester / data.json
Last active August 29, 2015 14:02
Revised Zoomable Sunburst Skills Chart
{
"name": "Me",
"size": 1,
"children": [{
"name": "Web Dev",
"size": 1,
"children": [{
"name": "NodeJS",
"size": 1
@chiester
chiester / README.md
Last active December 11, 2016 21:12 — forked from metmajer/README.md
Zoomable Sunburst Skills Chart for Résumé Site (click anywhere to zoom)

Zoomable Sunburst skills chart for my personal/professional/résumé site (click anywhere to zoom...)

@chiester
chiester / _.md
Created May 2, 2014 16:28
pure svg spinner generator
@chiester
chiester / LICENSE.txt
Last active January 14, 2023 13:16 — forked from mbostock/.block
Pulsating Circle
MIT License
Copyright (c) 2016 Christopher Hiester
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions: