GithubHelp home page GithubHelp logo

scavenger_hunt's Introduction

scavenger_hunt

Using Nokogiri (only) create an html output file on your local filesystem.

the contents of the file will be the results of your scavenger hunt.

To decipher the secret message, follow these instructions:

  1. using this URL, http://iwanttolearnruby.com/, get the first image in the puzzles section and insert it as an img tag in your output file. Add a line feed to your html.

  2. using this URL, http://www.ruby-lang.org/en/, get the first word of the h1 tag in the intro and force it to lowercase. save this value and combine with the results of step 3.

  3. using xpath from supplied file (xml_example.xml) get the LIGHT value for the Buttercup. Add this to the result of # 2 and send to your output file. Add a line feed to your html.

  4. using this URL, http://winteriscoming.net/, take the 2nd and 3rd word from the title of website 3. Can you do this in one line of code? Add a line feed to your html.

  5. get the name of the rails application preloader from it's github page using the itemprop name. Add a line feed to your html.

  6. use http://www.miniwebtool.com/roman-numerals-converter/ to retrieve the arabic value of the roman numeral: MMXVII. Add a line feed to your html.

Open the resulting file in a browser (you don't have to do this in code...) and show to the group....

scavenger_hunt's People

Contributors

mogman1 avatar

Watchers

 avatar  avatar  avatar  avatar  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.