Skip to content
View jstevans's full-sized avatar
  • Microsoft
  • Redmond, WA
  • 19:59 (UTC -07:00)

Highlights

  • Pro

Block or report jstevans

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. waste-not waste-not Public

    A caching system to help tools run incrementally w.r.t. file contents and the dependency graph

    TypeScript 1

  2. lighting-arduino lighting-arduino Public

    C++

  3. CraftAttempt.ts CraftAttempt.ts
    1
    import Crafter from './Crafter';
    2
    import { default as ItemInfo, Rarity } from './ItemInfo';
    3
    
    
    4
    export default class CraftAttempt {
    5
        public _crafters: Crafter[] = [];
  4. imgur GIF Restarter imgur GIF Restarter
    1
    // ==UserScript==
    2
    // @name	imgur GIF Restarter
    3
    // @namespace	imgurGifRestarter
    4
    // @match 	http://*.imgur.com/*
    5
    // @author 	John Stevans