Skip to content

Instantly share code, notes, and snippets.

View jduffey's full-sized avatar
🤓

Jed Duffey jduffey

🤓
View GitHub Profile
@jduffey
jduffey / main.js
Created July 19, 2023 17:31
Meetup.com spike scraper for event calendar dates
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/');
@jduffey
jduffey / pooled-plot-script.ps1
Last active August 7, 2021 18:49
Script for creating pooled Chia plots; tested with Chia v1.2.3
<#
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.
#>
@jduffey
jduffey / babysitter_kata
Created November 14, 2018 18:37 — forked from jameskbride/babysitter_kata
Babysitter Kata
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

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: