GithubHelp home page GithubHelp logo

intern-interviews's Introduction

Intern Interviews

Directions

  • Please duplicate (not fork) this respository as a private repo in your own GitHub account.
  • Write your profile page (see details under Profile Page)
  • Author your code (see details under Code Challenge)
  • Submit a pull request to your repo's main branch with your changes.
  • On github, please add Nina Hwang, Alex Strachan, Roman Kofman, and Sasha Ashpis to have write permissions.
  • Provide a link to your created PR when submitting your application

Profile Page

Make a folder for yourself with your name inside /src/interns/.

Make the page your own, including a picture meaningful to you (it doesn't have to be of you, but it can be!) and a paragraph about what you want to learn during an internship. Make sure to cover what makes you want to be a software engineer and what sorts of software you'd like to create.

If you need inspiration for you about me page, you can view Larry Lobster's in the /src/interns/ folder.

Code Challenge

In the /src/challenge folder open up index.html in your preferred browser. You'll find a combo lock that doesn't work. Your job is to make the lock work & when the secret combo is entered, send us to your about me page.

To do this, open /src/challenge/lock-logic.js and read the instructions there to complete the changeDialValue function. When the combo entered matches, you should use the redirect() function to send us to your about me page.

Be sure to lint your code - you can do that by running

npm install
npx eslint .
# or
# > npx eslint . --fix
# to automatically fix simple issues

intern-interviews's People

Contributors

alex-h-strachan avatar nihwang avatar sasha-ashpis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.