Skip to content

Instantly share code, notes, and snippets.

View codybuell's full-sized avatar

Cody Buell codybuell

View GitHub Profile

Keybase proof

I hereby claim:

  • I am codybuell on github.
  • I am codybuell (https://keybase.io/codybuell) on keybase.
  • I have a public key ASDu8E7R1r0OOJJ5oomlrAF9Ao_anUHHRmdgK-GRXTdSCwo

To claim this, I am signing this object:

@codybuell
codybuell / index.html
Last active January 3, 2016 21:37
Arduino Data Logger
<!DOCTYPE html>
<meta charset="utf-8">
<style>
svg {
font: 10px sans-serif;
}
.area {
fill: #327CD1;
@codybuell
codybuell / .gitignore
Created January 15, 2015 06:02
Maryland Ham Radio
######################
# OS Generated Files #
######################
.DS_Store
.DS_Store?
._*
.spotlight-V100
.Trashes
Icon?
@codybuell
codybuell / .gitignore
Last active August 29, 2015 14:13
Ham Radio Choropleth II
######################
# OS Generated Files #
######################
.DS_Store
.DS_Store?
._*
.spotlight-V100
.Trashes
Icon?
@codybuell
codybuell / .gitignore
Last active September 22, 2015 16:34
Ham Radio Choropleth
######################
# OS Generated Files #
######################
.DS_Store
.DS_Store?
._*
.spotlight-V100
.Trashes
Icon?
@codybuell
codybuell / README.md
Last active August 29, 2015 14:13
U.S. State Map

Simple U.S. State map. Path data gathered from Trulia.

@codybuell
codybuell / README.md
Last active October 23, 2019 22:49
Orbits
@codybuell
codybuell / README.md
Last active August 29, 2015 14:12
Draggable Voronoi Geom
@codybuell
codybuell / README.md
Last active August 29, 2015 14:12
Colored Delaunay Triangulation Mk I