Skip to content

Instantly share code, notes, and snippets.

Avatar

Cody Buell codybuell

View GitHub Profile
View keybase.md

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
View index.html
<!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
View .gitignore
######################
# 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
View .gitignore
######################
# OS Generated Files #
######################
.DS_Store
.DS_Store?
._*
.spotlight-V100
.Trashes
Icon?
@codybuell
codybuell / .gitignore
Last active September 22, 2015 16:34
Ham Radio Choropleth
View .gitignore
######################
# 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
View README.md

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

@codybuell
codybuell / README.md
Last active October 23, 2019 22:49
Orbits
View README.md
@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
View README.md