Skip to content

Instantly share code, notes, and snippets.

View joshparkerj's full-sized avatar
🥰

Josh Parker joshparkerj

🥰
View GitHub Profile
@joshparkerj
joshparkerj / pick-some-stock.py
Created July 19, 2023 13:37
pick some stock
from numpy import random
a = ["AAPL",
"MSFT",
"AMZN",
"NVDA",
"GOOGL",
"TSLA",
"GOOG",
"META",
// ==UserScript==
// @name Sketchify Page!
// @namespace http://tampermonkey.net/
// @version 0.1
// @description use a simple sketch effect on any page
// @author Josh Parker
// @match *://*/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=wikipedia.org
// @grant none
// ==/UserScript==
<!DOCTYPE html>
<html>
<head>
<title>fans</title>
<style>
.fan,
.inner-ring,
.outer-led,
.inner-led {
border-radius: 100%;
// ==UserScript==
// @name hover over time to see timestamp
// @namespace http://tampermonkey.net/
// @version 0.1
// @description hover over time to see timestamp
// @author Josh Parker
// @match https://creator.nightcafe.studio/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=nightcafe.studio
// @grant none
// ==/UserScript==
// ==UserScript==
// @name creation settings
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Get the settings from json api. No UI changes.
// @author Josh Parker
// @match https://creator.nightcafe.studio/my-creations
// @icon https://www.google.com/s2/favicons?sz=64&domain=nightcafe.studio
// @grant none
// ==/UserScript==
// ==UserScript==
// @name Settings on My Creations (no grid) json api
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Get the settings from json api. Don't attempt to style as grid
// @author Josh Parker
// @match https://creator.nightcafe.studio/my-creations
// @icon https://www.google.com/s2/favicons?sz=64&domain=nightcafe.studio
// @grant none
// ==/UserScript==
This file has been truncated, but you can view the full file.
[{"algorithm":"diffusion","likes":7,"promptWeights":[1,1,-0.1],"prompts":["New York Stock Exchange Building, 18 Broad Street, Financial District, Lower Manhattan, New York City. A structure influenced by ancient Rome.","Epic 3DS Max render by Ferdinand Knab, Ilya Repin, Michael Vincent Manalo. Trending on Artstation. Cinematic, clear, complex, detailed, hyperrealistic, ray tracing, vibrant, vivid.","aerial, blur, bokeh, diorama, dirty, figures, framed, geometric, incomplete, mosaic, mundane, murky, museum, negative space, noisy, paint flecks, people, scratches, simple, spots, stormy, text, tilt shift, unclear, undeveloped, watermark"],"resolution":"thumb","runtime":"short","seed":995431,"preset":"none","url":"https://creator.nightcafe.studio/creation/F0C9hU4KJt9zQqWMk0Zc"},{"algorithm":"diffusion","likes":7,"promptWeights":[1],"prompts":["New York Stock Exchange Building, by Ferdinand Knab, Ilya Repin, Michael Vincent Manalo. Epic 3DS Max render of a structure designed in the Classical Revival style."],"resol
@joshparkerj
joshparkerj / four-column-responsive.meta.js
Last active April 25, 2022 19:36
render text in as many as four columns, depending on display size
// ==UserScript==
// @name Four Column Responsive
// @namespace http://tampermonkey.net/
// @version 0.1
// @description render text in as many as four columns, depending on display size
// @author Josh Parker
// @source https://github.com/joshparkerj/silly-internet-tricks/blob/main/wikipedia/four-column-responsive.user.js
// @downloadURL https://gist.github.com/joshparkerj/fbe1e3126cde7f365a9492f951d9bf7a/raw/four-column-responsive.user.js
// @updateURL https://gist.github.com/joshparkerj/fbe1e3126cde7f365a9492f951d9bf7a/raw/four-column-responsive.meta.js
// @match https://en.wikipedia.org/wiki/*
@joshparkerj
joshparkerj / text-effect.meta.js
Last active April 25, 2022 19:36
a variety of text effects just for fun.
// ==UserScript==
// @name text effect
// @namespace http://tampermonkey.net/
// @version 0.1
// @description a variety of text effects just for fun.
// @author Josh Parker
// @source https://github.com/joshparkerj/silly-internet-tricks/blob/main/text-effect/text-effect.user.js
// @downloadURL https://gist.github.com/joshparkerj/62d580a9039115b4ab73f8588e48a2b3/raw/text-effect.user.js
// @updateURL https://gist.github.com/joshparkerj/62d580a9039115b4ab73f8588e48a2b3/raw/text-effect.meta.js
// @match https://www.theatlantic.com/*