Keybase proof
I hereby claim:
- I am jduffey on github.
- I am jmd3924 (https://keybase.io/jmd3924) on keybase.
- I have a public key ASCTnp9o1Kz01vHi_yoYafU1v0q0ZDXfAoZIQLCsakHIugo
To claim this, I am signing this object:
const puppeteer = require('puppeteer'); | |
(async () => { | |
const browser = await puppeteer.launch(); | |
console.log('Browser launched'); | |
const page = await browser.newPage(); | |
console.log('New page opened'); | |
await page.goto('https://www.meetup.com/techlifecolumbus/events/'); |
<# | |
This script has been tested with Chia version 1.2.3 | |
Chia must be running and synced in order to execute this script, | |
otherwise the "chia.exe plotnft show" command will fail. | |
#> | |
<# | |
Begin user-defined values. | |
#> |
Babysitter Kata | |
Background | |
---------- | |
This kata simulates a babysitter working and getting paid for one night. The rules are pretty straight forward: | |
The babysitter | |
- starts no earlier than 5:00PM | |
- leaves no later than 4:00AM | |
- gets paid $12/hour from start-time to bedtime |
I hereby claim:
To claim this, I am signing this object: