Skip to content

Instantly share code, notes, and snippets.

View njvack's full-sized avatar

Nate Vack njvack

View GitHub Profile
@njvack
njvack / sample-slack-coc.md
Last active March 13, 2020 17:18 — forked from annalee/sample-slack-coc.md
A sample code of conduct for social slack teams.

UW-Madison TechPartners Slack Code of Conduct

Welcome!

This Slack group is for any and everyone involved in tech at UW-Madison. Students, staff, faculty, alumni, and emeriti are all welcome. We're here to share tips and tricks, debate policy, but more importantly: to be a community.

The current admins are:

  • Nate Vack
@njvack
njvack / index.html
Last active February 20, 2019 14:45 — forked from mbostock/.block
<!DOCTYPE html>
<meta charset="utf-8">
<style>
.node {
font: 300 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
fill: #bbb;
}
.node:hover {