Skip to content
View ariel-walley's full-sized avatar

Block or report ariel-walley

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
ariel-walley/README.md

👋 Hi and welcome to my GitHub page!

I started learning to code in December 2019 and quickly came to love programming. Since then I've been teaching myself to code through FreeCodeCamp.org and Codecademy's Web Development path.

One of my most recent projects is a Music Matcher app (demo link), which compares users' Spotify playlists. If you do not have a Spotify account, you can use the following usernames for the demo: spotify:user:chrissy.walley, spotify:user:1229503923. Another recent project is a GPA calculator app (demo link).

I'm comfortable using:

Visual Studio Code

HTML5

CSS3

JavaScript

GitHub

React

Redux

styled-components

Material-UI

Lodash


What am I doing right now?

Currently working on:

My next project: Creating a travel bucket list website in React using Google Maps' API

Fun fact: I'm learning German and American Sign Language (ASL) as my third and fourth foreign language.

Pinned Loading

  1. gpa-calculator gpa-calculator Public

    React app to calculate your GPA! You can add and delete classes, as well as move them between semesters. You can rename the semester by clicking on the title.

    JavaScript

  2. music-matcher music-matcher Public

    A React web app that generates a list of the songs you have in common with other Spotify users. This app accepts user-inputted usernames, uses the Spotify API to pull all song from the users' publi…

    JavaScript 2 1