Skip to content
View moserrya's full-sized avatar

Block or report moserrya

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 Loading

  1. knod knod Public

    A Tiny HTTP server for your current directory

    Ruby 430 17

  2. ProjectEuler ProjectEuler Public

    I have solved 65 Project Euler problems to date. This repo includes test driven solutions to a number of them.

    Ruby 1

  3. job_hunter job_hunter Public

    Ruby 1

  4. PathFinder PathFinder Public

    A robot is located at the top-left corner of a 5x5 grid. The robot can move either up, down, left, or right, but can not visit the same spot twice. The robot is trying to reach the bottom-right cor…

    Ruby

  5. Bee-Breeding Bee-Breeding Public

    This is a constant time solution to a shortest path problem that originally appeared in the ACM Programming Contest World Finals

    Ruby

  6. Tic_Tac_Toe Tic_Tac_Toe Public

    Tic-tac-toe, pitting you against the computer

    JavaScript