Skip to content

mdanlowski/experiments

Repository files navigation

experiments

codebits and acts of random creativity

spotify open add skipper -> Should work in chrome on Windows and MacOS

spOpenAddSkipper.js

  1. CAVEATS:
    • On first page open, wait a bit until the script selects random stuff.
    • Then navigate using buttons on the app cause browser <- and -> will trigger the script again
    • Pick your playlist or album and enjoy being free from ads
  2. download ViolentMonkey Chrome plugin
  3. click on the plugin icon and Open Dashboard
  4. create new script
  5. paste the contents of the file spOpenAddSkipper.js
  6. the header of the script matches already matches spotify website
  7. save, reload the spotify page if it was open and enjoy

Experimenting to ensure that backend data is ready before rendering vue components

./jsAsync

python json values translator

translate_source.py

a program devised at work to look for : 'Abcd(...)' through many files and produce files with these matches substituted with their translations. Translations source is a CSV file.

  • Planning to generalize this utility and
  • equip it with arguments parser

Python Codebits, Snippets, Boilerplates

./pyexp

dead simple java server

./plainJavaHttp

  • allows deployment of a very simple web server without non-JDK dependencies
  • the server logs requests and sends a 200 as a response

getting to know Leaflet JS

./maps

_html_practice - Unconventional HTML stuff

./_html_practice

  • xsstest.html - an XSS snippet to run JS in a really sneaky way
  • openLocalFile (html/hta) - sniff the filesystem with ActiveX object (IE/Edge)

EVERYTHING ELSE

./!gibberish

About

codebits and acts of random creativity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors