Skip to content
View elizabethhom's full-sized avatar
  • Boston, MA

Block or report elizabethhom

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. spotlight-search spotlight-search Public

    Given a starting directory, traverses and indexes every word within the file tree into a database. Allows user to query database (case-in/sensitive) and prints query results.

    C++

  2. unblack-edges unblack-edges Public

    Given a PBM image, removes black edges on the image by performing recursive Depth-First-Search (DFS) on the bits through mimicking the properties of a call stack on the heap.

    C

  3. pokemon-sims pokemon-sims Public

    Modeled after the Pokémon franchise's computational methods, this series of programs simulate three key features of the original games: battling, catching Pokémon, and calculating stats.

    C++

  4. ricochet-robots ricochet-robots Public

    A game where a robot navigates through a maze by ricocheting in search of a target. Can be played interactively or automatically, which solves puzzle by modeling all possible movement combinations.

    C++

  5. elizabethhom.github.io elizabethhom.github.io Public

    My personal website.

    HTML