Skip to content
View ZachChuba's full-sized avatar

Block or report ZachChuba

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. resume.md resume.md Public template

    Forked from mikepqr/resume.md

    Write your resume in Markdown, style it with CSS, output to HTML and PDF

    Python 1 1

  2. NthRootFinder NthRootFinder Public

    NthRootFinder

    Java

  3. DuplicateWordFinder DuplicateWordFinder Public

    Checks if there are duplicate words in a list of strings

    Java

  4. Find-Cubic-Roots Find-Cubic-Roots Public

    Given the a, b, c, and d of a cubic, finds the cubic roots of it (WIP)

    Java

  5. BinaryNumbersOfGivenLengthInOrderRecursion BinaryNumbersOfGivenLengthInOrderRecursion Public

    Prints the binary numbers of a given length in order using recursion

    Java

  6. Combination-Recursion Combination-Recursion Public

    Recursively calculated aCb

    Java