Skip to content
View aakoch's full-sized avatar
Block or Report

Block or report aakoch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking 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 aboutreporting abuse.

Report abuse

Pinned Loading

  1. aakoch.github aakoch.githubPublic

    User Page

    Pug 2

  2. chai-equal-for-long-text chai-equal-for-long-textPublic

    chai plugin to provide a little more detail when long strings don't match

    JavaScript

  3. dotfiles dotfilesPublic

    My dotfiles

    Shell

  4. PunchDad PunchDadPublic archive

    Simple iPhone app

    Swift

  5. timesheet timesheetPublic

    Javascript/Node program to parse a file with timestamps

    JavaScript

  6. Demonstration of the correct way to... Demonstration of the correct way to handle InterruptedException
    1
    /**
    2
    * Demonstrates correct (and incorrect) usage of catching InterruptedException.
    3
    *
    4
    * @author aakoch
    5
    */