Skip to content

Instantly share code, notes, and snippets.

View mkolesnik's full-sized avatar

Mike Kolesnik mkolesnik

View GitHub Profile
@mkolesnik
mkolesnik / release-guide.md
Last active March 28, 2022 16:39
Release guide preview

This guide outlines the process which developers need to follow when contributing to the Submariner project. Developers are expected to read and follow the guidelines outlined in this guide and in the other contribution guides, in order for their contributions to the project to be addressed in a timely manner.

Project Resources

Submariner uses GitHub projects to manage a particular release. Read here to know more on how to work with projects.

@mkolesnik
mkolesnik / 10bis_balance.user.js
Created February 12, 2020 09:39
Greasemonkey script to show balance on 10bis
// ==UserScript==
// @name 10bis balance
// @namespace 10bis
// @author Mike Kolesnik <[email protected]>
// @include https://www.10bis.co.il/*
// @exclude https://www.10bis.co.il/Account/*
// @version 1
// @grant GM_log
// @require http://code.jquery.com/jquery-2.1.1.min.js
// @require https://raw.githubusercontent.com/hebcal/hebcal-js/master/client/hebcal.noloc.min.js