Giter Club home page Giter Club logo

rapnamegenerator's Introduction

#Rap Name Generator

Skill Level: Intermediate
Time Limit: 30 minutes

This is a fun challenge intended to help you develop your skills in Object Oriented Javascript. Here you'll be working to finish an incomplete name generator that with some given input from the user should randomly output a hilarious rap name reminiscent of 90's supergroup, the Wu-Tang Clan.

##Instructions The expected randomized output should follow these patterns given a user submits the name Ellen:

  • Inspectah Ellen
  • E.L.L.E.N. the Chef
  • Ellen the Chef
  • Inspectah E
  • Inspectah Ellen the Chef

##Final Product <img src='http://i.imgur.com/PKqOcUf.png', width='200px'>
NOTE: Your final product should behave somewhat like this. Feel free to make it your own.

##Things To Think About

  • How will you structure your code?
  • Did you remember to validate user input?
  • What are the differences between class and prototype-based inheritance?

##Resources

##Http Server There are many ways to view your code. One easy option is to install node. If you're on a mac, you can use homebrew. Then install http-server by typing:

npm install http-server -g

From your git cloned directory just type:

http-server

rapnamegenerator's People

Contributors

jaybobo avatar jonmartindell avatar

Watchers

James Cloos avatar Austen Madden 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.