Avatar

pinjasaur

Full-stack developer & technical writer based in Minneapolis. JavaScript is my jam. Also into brewing coffee, finding my N=1 bike, and using Oxford commas.
Public vals
2
pinjasaur avatar
pinjasaur
unsplashSourceReimplementation
HTTP
Re-implements Unsplash Source which was a service hosted at source.unsplash.com that served random photos from Unsplash. To use this, you'll want to fork it, provide your own Unsplash API key, and configure the allowed domains. Read more: https://paul.af/reimplementing-unsplash-source
0
pinjasaur avatar
pinjasaur
sassy
HTTP
sassy Compile Sass into CSS on the fly. Inspired by me doing the same thing on Webtask when that was still around. Read more . Use like so: curl -X POST -H "Content-Type: application/json" -d '{ "sass": "body { background: rgba(#bada55, .5) }" }' https://pinjasaur-sassy.web.val.run
0
Next