Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SOliv1/39beff2968af02c1a2434f2274490ed4 to your computer and use it in GitHub Desktop.
Save SOliv1/39beff2968af02c1a2434f2274490ed4 to your computer and use it in GitHub Desktop.
Java Script Excercises in CodeAcadamy in association with Career Switch
@SOliv1
Copy link
Author

SOliv1 commented Dec 1, 2021

Work Around Explorer

WorkAroundExplorer

What is it about

WorkAround is a research organization providing data on salary trends in the tech industry. Open up salaryData.js to see the data they have collected. You’ll notice that they have also created a few functions for filtering that data to get subsets of data by role and by company.

WorkAround wants to release a new web application called WorkAround Explorer to make their data more easily viewable.
This web app should allow users to choose specific roles and companies in the tech industry to see the following information:

  1. The salary for the chosen role at the chosen company.
  2. The industry average for the chosen role.
  3. The average salary at the chosen company across all roles.
  4. The industry average salary across all roles and all companies.

@SOliv1
Copy link
Author

SOliv1 commented Dec 15, 2021

Find My Hat

findhat.js

@SOliv1
Copy link
Author

SOliv1 commented Dec 17, 2021

##User Input Output Number Guess Game
inputOutput

@SOliv1
Copy link
Author

SOliv1 commented Dec 18, 2021

Create my own port with node

createport

@SOliv1
Copy link
Author

SOliv1 commented Feb 27, 2022

bytes of china

Building and designing a database

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment