Skip to content
View ShadSterling's full-sized avatar
  • Atlanta, GA, U.S.A.
Block or Report

Block or report ShadSterling

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

  1. Pi-Day Pi-Day Public

    In honor of Pi Day, a bit of code that gives you as much π as you want

    Ruby

  2. Awaitable Awaitable Public

    An approximately minimal Promise implementation in Typescript with copious debug output

    TypeScript 1

  3. SpamReporter SpamReporter Public

    Submits spam email to reporting accounts

    Ruby

  4. mocha-multi mocha-multi Public

    Forked from glenjamin/mocha-multi

    A bit of a hack to get multiple reporters working with mocha

    JavaScript

  5. 2014-Math4620-Project2 2014-Math4620-Project2 Public

    Crout factorization vs. Gauss-Seidel iteration on a particular tridiagonal matrix (Homework for Numerical Analysis 2)

    C

  6. 2010-CSC-3410-Assignment2 2010-CSC-3410-Assignment2 Public

    Recognizing anagrams by mapping letters to prime numbers and words to composite numbers (Homework for Data Structures)

    Java