Skip to content

Instantly share code, notes, and snippets.

View chandlervdw's full-sized avatar
:shipit:
cool guy doing cool stuff trying to be cool

Chandler Van De Water chandlervdw

:shipit:
cool guy doing cool stuff trying to be cool
View GitHub Profile
@chandlervdw
chandlervdw / rudderstack-js-sdk-examples
Last active May 31, 2023 18:26
Custom examples for the JS SDK Playground
[
{
"method": "identify",
"title": "Identify (Chandler)",
"arg1": "1234-asdf-1234-asdf-1234-asdf",
"payload":
{
"firstName": "Chandler",
"lastName": "Van De Water",
"favorites":
@chandlervdw
chandlervdw / .zshrc
Created July 25, 2017 18:15
My oh-my-zsh config, if you care.
# Path to your oh-my-zsh configuration.
ZSH=$HOME/.oh-my-zsh
ZSH_CUSTOM=$HOME/zsh_custom
# Set name of the theme to load.
# Look in ~/.oh-my-zsh/themes/
# Optionally, if you set this to "random", it'll load a random theme each
# time that oh-my-zsh is loaded.
ZSH_THEME="robbyrussell"
@chandlervdw
chandlervdw / keybase.md
Created May 2, 2014 17:35
For proving my identity on keybase.io

Keybase proof

I hereby claim:

  • I am chandlervdw on github.
  • I am chandlervdw (https://keybase.io/chandlervdw) on keybase.
  • I have a public key whose fingerprint is 68F1 DDAD DE10 3488 EEC5 C439 2BBE F1AC 56E1 B53A

To claim this, I am signing this object:

@chandlervdw
chandlervdw / index.html
Created August 12, 2012 03:04
"Available On The App Store" button
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<!-- IF PEN IS PRIVATE -->
<!-- <meta name="robots" content="noindex"> -->
<!-- END -->