Skip to content
View alyrie's full-sized avatar
  • Arkansas

Block or report alyrie

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alyrie/README.md
  • 👋 Hi, I’m @alyrie
  • 👀 I’m interested in making things work
  • 🌱 I’m currently taking the full stack developer course @ codecademy
  • 📫 How to reach me ... alyrie@yahoo.com

Pinned Loading

  1. responsive-flexbox-wireframe responsive-flexbox-wireframe Public

    Responsive website layout created with flexbox

  2. catClock catClock Public

    Self updating javascript clock

    C 1

  3. javascript-fizzbuzz javascript-fizzbuzz Public

    Javascript code snippet using a for loop to display "fizz" on numbers divisible by 2, "buzz" on numbers divisible by 3 and "nobuzz" for the rest.

  4. javascript-math-arrays javascript-math-arrays Public

    Adding a simple array using a for loop

    C

  5. magic-8-ball magic-8-ball Public

    Javascript code depiction of a magic 8 ball

    C

  6. for-loop-function for-loop-function Public

    This is an example of a for loop that's been turned into a function

    C