Skip to content
View audreyclark's full-sized avatar

Block or report audreyclark

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. mazeSolver mazeSolver Public archive

    Maze Solver Program (Java)

    Java

  2. phylotree phylotree Public archive

    Creates phylogenetic tree based on given input of species information.

    Java

  3. setTheoryRacket setTheoryRacket Public archive

    Finding the union, intersection, difference, and symmetric difference of given sets in racket.

    Racket

  4. ChipsGame ChipsGame Public archive

    Play a game of chips using C++ code

    C++

  5. createAPolygon createAPolygon Public

    Create a polygon using python code of a user chosen number of sides.

    Python

  6. polygonDecomposition polygonDecomposition Public

    Given a convex polygon of n vertices, draw triangles within the polygon with a minimal perimeter sum.

    Java