Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 296 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 296 Bytes

I wrote most / all of these snippets to run in the browser console. If there is "input" to the problem in the page, the logic will be included to scrape that data into a sane/usable format.

If the problem is easy, I'll probably try to solve it in a silly way. Otherwise I'll go for readable/good