Skip to content
View theadamvaughan's full-sized avatar

Block or report theadamvaughan

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. my-first-website my-first-website Public

    Starting on my coding journey. Trying to make a semi decent looking website.

    HTML

  2. google google Public

    As part of my online tuition I had to recreate the google home page. This repo contains my attempt

    CSS

  3. instagram instagram Public

    I was tasked with replicating the Instagram home page, this repo contains the code for my attempt

    HTML

  4. ruby ruby Public

    This repo contains various code that I have written during online lessons I have with my tutor.

    Ruby

  5. udemy udemy Public

    I have been studying Ruby using Udemy.com. This repo contains all the code I have written as part of the course. This is broken down into course sub topics ie. arrays, methods etc.

    Ruby

  6. number_guessing_game number_guessing_game Public

    Simple game that will select a random number between 1 and 1000. The user will be asked to keep guessing what the number is until the user gets it correct.

    Ruby