I hereby claim:
- I am knitcodemonkey on github.
- I am knitcodemonkey (https://keybase.io/knitcodemonkey) on keybase.
- I have a public key ASCAufaKquQ6jINmAge-RffBHfvO4PsRWEfABtJWhQD1bAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
{ | |
"speakingEngagements": [ | |
{ | |
"date":"Sep 29-30, 2018", | |
"confUrl":"http://www.reactboston.com/", | |
"confName":"React Boston", | |
"talkName":"'Forbidden Planet' Cured My Imposter Syndrome" | |
}, | |
{ | |
"date":"Sep 21, 2018", |
Get all your apps installed before starting your workday. Otherwise: "I'm going to focus." Opens up project, reaches for headphones, installs spotify, logs in using social media to find friends to get my playlist in order, ends up watching cat videos.
If you have to chop vegetables, you'll eat the cookies instead. Keep healthy snacks, divided into individual servings, prepped and ready to grab.
Invest in comfortable, high quality headphones. It's too easy to get distracted by the tiniest sound when you are working on a slightly less than enthralling task.
I hereby claim:
To claim this, I am signing this object:
{ | |
"name": "knitcodemonkey_starter", | |
"version": "1.0.0", | |
"description": "KnitCodeMonkey's Starter", | |
"repository": {}, | |
"scripts": { | |
"init": "rm -rf node_modules; npm install; npm run build; npm run docs;", | |
"dev": "webpack --env.NODE_ENV=dev --mode=development --profile --colors", | |
"prod": "webpack --env.NODE_ENV=production --env.production --mode=production --optimize-minimize --progress --profile --colors", | |
"watch": "webpack -d --env.NODE_ENV=dev --mode=development -w --colors &", |