Skip to content
View jimmahoney's full-sized avatar

Organizations

@MarlboroCollegeComputerScience
Block or Report

Block or report jimmahoney

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

Popular repositories

  1. golang-webserver golang-webserver Public

    An example of a webserver in the Go programming language.

    Go 25 17

  2. bison_calculator bison_calculator Public

    A sample bison compiler

    C 8 4

  3. umber umber Public

    A course management web application

    JavaScript 8 3

  4. chess chess Public

    Forked from JacobRoberts/chess

    Chess engine and AI in Golang

    JavaScript 3 1

  5. tron-engine tron-engine Public

    Forked from CorySpitzer/tron-engine

    Infrastructure for a Tron robot tournament. Based on http://tron.aichallenge.org/ .

    Python 1

  6. chomp chomp Public

    An example of an alpha-beta search of a 2D take-away last-to-move-loses game.

    Python