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

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Pi-DayPi-DayPublic

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

    Ruby

  2. AwaitableAwaitablePublic

    An approximately minimal Promise implementation in Typescript with copious debug output

    TypeScript 1

  3. SpamReporterSpamReporterPublic

    Submits spam email to reporting accounts

    Ruby

  4. mocha-multimocha-multiPublic

    Forked from glenjamin/mocha-multi

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

    JavaScript

  5. 2014-Math4620-Project22014-Math4620-Project2Public

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

    C

  6. 2010-CSC-3410-Assignment22010-CSC-3410-Assignment2Public

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

    Java