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

Block or report alyrie

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
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

  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