Skip to content

Instantly share code, notes, and snippets.

View joshparkerj's full-sized avatar
🥰

Josh Parker joshparkerj

🥰
View GitHub Profile
@joshparkerj
joshparkerj / ^GSPC.csv
Last active July 10, 2021 11:06
s&p 500 historical data
never mind the file is too large for a gist. Instead I uploaded it to https://drive.google.com/file/d/19hzl6-gUw2R0SpMLhaiHTaV2bF_nf5RS/view?usp=sharing
year/month CPI
191301 9.8
191302 9.8
191303 9.8
191304 9.8
191305 9.7
191306 9.8
191307 9.9
191308 9.9
191309 10
// ==UserScript==
// @name get page views this month for each page in the category
// @namespace http://tampermonkey.net/
// @version 0.1
// @description
// @author Josh Parker
// @source https://github.com/joshparkerj/silly-internet-tricks/blob/main/wikipedia/category-page-views.user.js
// @downloadURL https://gist.github.com/joshparkerj/03cb85844025abc5294281f9bf321a1c/raw/category-page-views.user.js
// @updateURL https://gist.github.com/joshparkerj/03cb85844025abc5294281f9bf321a1c/raw/category-page-views.meta.js
// @match https://en.wikipedia.org/wiki/Category:*
@joshparkerj
joshparkerj / wapo-better-colors.user.js
Last active October 26, 2021 21:29
Washington Post better colors
// ==UserScript==
// @name Washington Post better colors
// @namespace http://tampermonkey.net/
// @version 0.1
// @description
// @author Josh Parker
// @match https://*.washingtonpost.com/*
// @icon https://www.google.com/s2/favicons?domain=washingtonpost.com
// @grant none
// ==/UserScript==
// ==UserScript==
// @name Show all category links on one page.
// @namespace http://tampermonkey.net/
// @version 0.1
// @description
// @author Josh Parker
// @source https://github.com/joshparkerj/silly-internet-tricks/blob/main/wikipedia/one-page-category.user.js
// @downloadURL https://gist.github.com/joshparkerj/3e8e7b624a12c4b4a9fcd3bb349be74f/raw/one-page-category.user.js
// @updateURL https://gist.github.com/joshparkerj/3e8e7b624a12c4b4a9fcd3bb349be74f/raw/one-page-category.meta.js
// @match https://en.wikipedia.org/wiki/Category:*
@joshparkerj
joshparkerj / rainbowify.meta.js
Last active April 25, 2022 19:36
apply rainbow colors to the text you select
// ==UserScript==
// @name Rainbowify
// @namespace http://tampermonkey.net/
// @version 0.1
// @description apply rainbow colors to the text you select
// @author Josh Parker
// @source https://github.com/joshparkerj/silly-internet-tricks/blob/main/text-effect/rainbowify.user.js
// @downloadURL https://gist.github.com/joshparkerj/828b900e349e8781de9f45bd22c459e3/raw/rainbowify.user.js
// @updateURL https://gist.github.com/joshparkerj/828b900e349e8781de9f45bd22c459e3/raw/rainbowify.meta.js
// @match https://www.washingtonpost.com/*
@joshparkerj
joshparkerj / zanyify.meta.js
Last active April 25, 2022 19:36
twist the text for a zany effect
// ==UserScript==
// @name Zanyify
// @namespace http://tampermonkey.net/
// @version 0.1
// @description twist the text for a zany effect
// @author Josh Parker
// @source https://github.com/joshparkerj/silly-internet-tricks/blob/main/text-effect/zanyify.user.js
// @downloadURL https://gist.github.com/joshparkerj/8d52e155cf7adf7f66bec7d6fa94838a/raw/zanyify.user.js
// @updateURL https://gist.github.com/joshparkerj/8d52e155cf7adf7f66bec7d6fa94838a/raw/zanyify.meta.js
// @match https://www.washingtonpost.com/*
@joshparkerj
joshparkerj / zalgoify.meta.js
Last active April 25, 2022 19:36
zalgoize the text you select
// ==UserScript==
// @name Zalgoify
// @namespace http://tampermonkey.net/
// @version 0.1
// @description zalgoize the text you select
// @author Josh Parker
// @source https://github.com/joshparkerj/silly-internet-tricks/blob/main/text-effect/zalgoify.user.js
// @downloadURL https://gist.github.com/joshparkerj/beec777ee27ec85d43dcca99f7019a5e/raw/zalgoify.user.js
// @updateURL https://gist.github.com/joshparkerj/beec777ee27ec85d43dcca99f7019a5e/raw/zalgoify.meta.js
// @match https://www.washingtonpost.com/*
@joshparkerj
joshparkerj / sarcastify.meta.js
Last active April 25, 2022 19:36
apply sarcastic capitalization to the text you select
// ==UserScript==
// @name Sarcastify
// @namespace http://tampermonkey.net/
// @version 0.1
// @description apply sarcastic capitalization to the text you select
// @author Josh Parker
// @source https://github.com/joshparkerj/silly-internet-tricks/blob/main/text-effect/sarcastify.user.js
// @downloadURL https://gist.github.com/joshparkerj/1be6e2fc1e4f486e684f6a5b0fb25207/raw/sarcastify.user.js
// @updateURL https://gist.github.com/joshparkerj/1be6e2fc1e4f486e684f6a5b0fb25207/raw/sarcastify.meta.js
// @match https://www.washingtonpost.com/*
@joshparkerj
joshparkerj / wavify.meta.js
Last active April 25, 2022 19:36
add an animated wave effect to the text you select
// ==UserScript==
// @name Wavify
// @namespace http://tampermonkey.net/
// @version 0.1
// @description add an animated wave effect to the text you select
// @author Josh Parker
// @source https://github.com/joshparkerj/silly-internet-tricks/blob/main/text-effect/wavify.user.js
// @downloadURL https://gist.github.com/joshparkerj/a5981c6666b46bb0d51443608208d684/raw/wavify.user.js
// @updateURL https://gist.github.com/joshparkerj/a5981c6666b46bb0d51443608208d684/raw/wavify.meta.js
// @match https://www.washingtonpost.com/*