Skip to content

Instantly share code, notes, and snippets.

@archindivide
archindivide / keybase.md
Created April 20, 2022 15:07
Keybase proof

Keybase proof

I hereby claim:

  • I am archindivide on github.
  • I am archdev (https://keybase.io/archdev) on keybase.
  • I have a public key ASDLNmIajpENbY5_qDLM2Oud30iQh4908BcgtBksTmaMMgo

To claim this, I am signing this object:

@archindivide
archindivide / index.html
Created December 29, 2017 18:39
Oregon Population per square Mile map
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<script src="https://d3js.org/d3.v4.min.js"></script>
<script src="https://d3js.org/d3-color.v1.min.js"></script>
<script src="https://d3js.org/d3-interpolate.v1.min.js"></script>
<script src="https://d3js.org/d3-scale-chromatic.v1.min.js"></script>