Skip to content
View thomhammond's full-sized avatar
  • SF Bay Area, CA
Block or Report

Block or report thomhammond

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
thomhammond/README.md

Pinned

  1. square-foot-garden-planner square-foot-garden-planner Public

    An API that allows gardeners to plan and edit customizable square foot garden beds.

    Java

  2. simon simon Public

    A responsive, web-based application based on the classic electronic memory game Simon

    JavaScript

  3. HTMLTagAnalyzer HTMLTagAnalyzer Public

    A basic Python app that takes in a URL and returns a table listing the types and counts of HTML tags present.

    Python 1

  4. percolation percolation Public

    An implementation of the Percolation datatype and 'percolation threshold' estimation via Monte Carlo simulation as defined in Princeton's Algorithms course.

    Java