Skip to content

Instantly share code, notes, and snippets.

View sampoder's full-sized avatar
🐻
go bears

Sam Poder sampoder

🐻
go bears
View GitHub Profile

🎲 other cool projects

@sampoder
sampoder / rickroll_workshop.js
Last active May 11, 2020 07:36
Draft code for the Innovation Week 2021 Rickroll Workshop
const Nexmo = require('nexmo')
const nexmo = new Nexmo({
apiKey: process.env.API_KEY,
apiSecret: process.env.API_SECRET,
applicationId: process.env.APP_ID,
privateKey: 'private.key',
})
const ncco = [
@sampoder
sampoder / recent-activity.txt
Created January 26, 2020 02:15
⚡️ Recent Activity
Test