Pinned Repositories
consolelog
PHP class for logging variables to browser console via Chrome Logger protocol.
cypress-helper-getcy
Simple Cypress command for getting elements via data-cy attributes in tests.
cypress-helper-redux
Cypress commands for manipulating Redux stores in tests.
cypress-hmr-restarter
A Cypress plugin which restarts tests on webpack-dev-server HMR updates
iso-3166-country-codes
MySQL tables for continent names, country names and their ISO-3166 codes.
php-cross-domain-proxy
Simple, self-contained PHP proxy for cross domain ajax requests.
TimerPHP
Simple class for logging time and memory usage of functions
Transposer
For transposing simple songs written as plain text with chords above the lyrics.
vanity-remover
This application removes all sub-folders (and the folder itself) where vanity is found. In other words: Recursively checks for and deletes empty folders.
Svish's Repositories
Svish/iso-3166-country-codes
MySQL tables for continent names, country names and their ISO-3166 codes.
Svish/php-cross-domain-proxy
Simple, self-contained PHP proxy for cross domain ajax requests.
Svish/cypress-hmr-restarter
A Cypress plugin which restarts tests on webpack-dev-server HMR updates
Svish/vanity-remover
This application removes all sub-folders (and the folder itself) where vanity is found. In other words: Recursively checks for and deletes empty folders.
Svish/Transposer
For transposing simple songs written as plain text with chords above the lyrics.
Svish/TimerPHP
Simple class for logging time and memory usage of functions
Svish/cypress-helper-getcy
Simple Cypress command for getting elements via data-cy attributes in tests.
Svish/cypress-helper-redux
Cypress commands for manipulating Redux stores in tests.
Svish/consolelog
PHP class for logging variables to browser console via Chrome Logger protocol.
Svish/hyperic-sonicmq-plugin
Hyperic plugin for monitoring SonicMQ domains.
Svish/php-weblib
Some common web stuff for some of my projects
Svish/sda.digital
Source of sda.digital.
Svish/triangelos
Source of website for the choir Triangelos. Not public yet though...
Svish/udemy
Code written while following Udemy courses and other tutorials
Svish/wsdl-viewer
Page for viewing WSDL as HTML documentation
Svish/css-for-javascript-developers
Notes and code from the "CSS for JavaScript Developers" course
Svish/cypress-helper-history
A Cypress command for navigating via History API.
Svish/geekality.io
Helper classes for embedded resources, temporary files, etc. Useful for unit tests, etc.
Svish/geekality.io.filewatcher
A simple wrapper around FileSystemWatcher to watch multiple single files across directories.
Svish/myhymnal
Source of myhymnal.net.
Svish/NBTExplorer
A graphical NBT editor for all Minecraft NBT data sources
Svish/php-image
Wrapper for PHP's GD Library for easy image manipulation
Svish/project-euler
Solution to various Project Euler problems