Skip to content
View AimeeT8's full-sized avatar
  • Waterloo, Ontario

Block or report AimeeT8

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

Pinned Loading

  1. guess-the-word guess-the-word Public

    Forked from skillcrush/guess-the-word

    Guess the Word interactive game made using JavaScript. App uses a REST API with 800 words.

    JavaScript

  2. drawing-app drawing-app Public

    Used for loops and range function to create an app that lets users create cute shapes with turtle.

    Python

  3. language-translator language-translator Public

    Multi-Language translator app. Used a CSV file with 2001 lines, and turned it into a Python Dictionary. User types an english word and the app provides Spanish & French translations.

    Python 1

  4. inspiring-quotes inspiring-quotes Public

    React app that uses hooks and fetches inspirational quotes from an API. The user can save their 3 favourite quotes to the top of the page, and always delete and change them as needed.

    JavaScript