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

Block or report mitchellirvin

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. coding-challenges coding-challenges Public

    A playground for the purpose of developing proficiency in algorithm design, as well as a robust understanding of data structures and their relationships

    Java 2

  2. java-design-patterns java-design-patterns Public

    Forked from iluwatar/java-design-patterns

    An endeavor in open source contribution to fundamental object oriented programming concepts: design patterns implemented in Java.

    Java

  3. earlybird-ui earlybird-ui Public

    earlybird allows users to be notified when new issues are opened on their favorite open source projects

    JavaScript 1

  4. earlybird-api earlybird-api Public

    EarlyBird allows users to be notified when new issues are opened on their favorite open source projects

    Java 1

  5. design-patterns design-patterns Public

    Projects and programs in Java demonstrating implementations and uses of various design patterns

    Java 1

  6. data-structures-katas data-structures-katas Public

    Exercises designed to help you better understand various abstract data types, and their implementations (concrete data structures)

    Java