Giter Club home page Giter Club logo

Zane Bliss's Projects

battleofthebands icon battleofthebands

A local nightclub is having a Battle of the Bands night in a few months. They expect many bands to sign up because the grand prize is $20,000. To make things easier on the nightclub management, they want each band to be assigned a number so that they can easily keep track of the order in which the bands will perform. Your job is to write a function that accepts any band name as an argument. The function will increment a global variable by one each time it is invoked, and return that number, and the band name concatenated together.

car-sales icon car-sales

Iterating over object key and value pairs to the DOM in Javascript.

celebrity-tribute icon celebrity-tribute

Navigation and News Feed my first group project at NSS called Celebrity Tribute. An exercise in HTML and CSS.

challenge_one-function-rule icon challenge_one-function-rule

The learning objective of this challenge to write a function handler to be used for multiple events, and uses information in the event argument to perform common logic at NSS.

chickenmonkey icon chickenmonkey

Write a program that prints the numbers from 1 to 100. But for multiples of five (5, 10, 15, etc.) print "Chicken" instead of the number and for the multiples of seven (7, 14, 21, etc.) print "Monkey". For numbers which are multiples of both five and seven print "ChickenMonkey" at NSS.

coins-to-cash icon coins-to-cash

Javascript logic exercise for converting coins to dollar amounts at NSS.

cookout icon cookout

Your task is to iterate over the array of foods and invoke the function for each item so that the cookedFood array contains all of the items after they are cooked at NSS.

createelement-components_advchallege icon createelement-components_advchallege

The learning objective of this challenge is to move away from using string templates completely, and use the methods of createElement() and appendChild() to create DOM components at NSS.

daily-journal-part5 icon daily-journal-part5

Added code modularization and refractored functions into objects. An ongoing project at NSS.

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.