Skip to content

Instantly share code, notes, and snippets.

@sircommitsalot
sircommitsalot / keybase.md
Created November 20, 2017 20:13
Keybase proof

Keybase proof

I hereby claim:

  • I am jkprow on github.
  • I am jkprow (https://keybase.io/jkprow) on keybase.
  • I have a public key ASCov4P7JXlV6UONFOHFA8mWvTgaU1J1sf7DruQ4wqktMgo

To claim this, I am signing this object:

function checkKey(e) {
e = e || window.event;
if (rotation >= 360) {
rotation = Math.abs(rotation % 360);
} else if (rotation <= 0) {
rotation += 360;
}
using Microsoft.WindowsAzure.Storage;
using Microsoft.WindowsAzure.Storage.Blob;
using System;
using System.Collections.Generic;
using System.Configuration;
using System.Linq;
using System.Web;
using System.Web.Services;
/// <summary>