Skip to content

Instantly share code, notes, and snippets.

View noahbjohnson's full-sized avatar
🐝

Noah B Johnson noahbjohnson

🐝
View GitHub Profile
{
"basics": {
"name": "Noah B Johnson",
"label": "Taming Google Cloud @ cloudtamer.io",
"picture": "",
"email": "noah@noahbjohnson.net",
"phone": "(920) 326-9112",
"website": "",
"summary": "I break things and make things.\n\nINTP & Wilcard Person https://wildcardpeople.com/what-is-a-wildcard-person",
"location": {
@noahbjohnson
noahbjohnson / NOAA_Map.ipynb
Created February 4, 2019 19:06
NOAA Volcano Mapping
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@noahbjohnson
noahbjohnson / tweet-deleter.user.js
Last active January 3, 2018 03:25 — forked from erikvold/tweet-deleter.user.js
Deletes your tweets and retweets.
// ==UserScript==
// @id twitter.com-5b386b3d-0070-1b41-8d9d-843c35933093@erikvold
// @name Tweet Deleter
// @version 1.0
// @namespace erikvold
// @author Erik Vold
// @description
// @include https://twitter.com/NoahBJ
// @run-at document-load
// ==/UserScript==