Skip to content
View amyhua's full-sized avatar
Block or Report

Block or report amyhua

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

  1. basic-website-template-node basic-website-template-node Public

    Basic website template using a simple Node Express server for serving up index.html. Used for Girls Who Code web projects.

    HTML 5 11

  2. cf-prob2 cf-prob2 Public

    Problem 2 of Code Fellows Coding Challenge

    PHP 1

  3. Tic-Tac-Toe-AI-in-Ruby Tic-Tac-Toe-AI-in-Ruby Public

    Play a game of Tic-Tac-Toe on the Terminal. Built in Ruby 2.0

    Ruby

  4. fizzbuzz fizzbuzz Public

    Fizzbuzz!: given a number, n, print every number from 1 to n, replacing every multiple of 3 with "fizz", every multiple of 5 with "buzz", every multiple of 3 & 5 with "fizzbuzz", and adding a "!" s…

    Ruby

  5. myerbriggstest myerbriggstest Public

    A 70-Question Myer Briggs test based on David Keirsey's "Please Understand Me II: Temperament, Character, Intelligence" (1998). Runs on the Terminal. Personally, I got ESTP (55%), ENTP (45%).

    Ruby

  6. cf-prob1 cf-prob1 Public

    Problem 1 of Code Fellows Coding Challenge

    Ruby