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 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. aakoch.github.com aakoch.github.com Public

    User Page

    Pug 2

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

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

    JavaScript

  3. dotfiles dotfiles Public

    My dotfiles

    Shell

  4. PunchDad PunchDad Public archive

    Simple iPhone app

    Swift

  5. timesheet timesheet Public

    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
     */