Giter Site home page Giter Site logo

toshikverma's Projects

doodle-js icon doodle-js

A JavaScript animation library for HTML5 Canvas.

nodejs_assign_2 icon nodejs_assign_2

Write an anonymous function which take email address as parameter and returns true/false after validating the input parameter.

nodejs_session1_assignment3 icon nodejs_session1_assignment3

Write an IIFE in which we have to validate the input provided from a form using closures. The form consists of name, email, phone, address in which name, email and phone number should not be left blank. Also validate that the given email is a valid email id using JavaScript.

nodejs_session2_assignment2 icon nodejs_session2_assignment2

Write a closure in which outer function that has a parameter is used by inner function which also has a parameter. The operation performed by inner function is to return multiplication of both the parameters value. Call this closure function and alert the multiplication produced by the closure

nodejs_session2_assignment3 icon nodejs_session2_assignment3

Create an object type person which consists of first name, last name, email and phone properties. Using JavaScript append these properties to appropriate place in an html document

nodejs_session2_assignment4 icon nodejs_session2_assignment4

Create a simple nested function in which inner function is not accessible outside the outer function. Just alert the values from the function.

nodejs_session3_assignment1 icon nodejs_session3_assignment1

Create an object type using car using constructor function. It consists of make, model and year properties. Now, create two objects of car and alert their properties.

nodejs_session3_assignment2 icon nodejs_session3_assignment2

Create two public variables and four functions add, subtract, multiply and divide which takes these two public variables and perform their respective operations i.e. add, subtract, multiply and divide. These functions should also contain a private variable and alert them.

nodejs_session4_assignment2 icon nodejs_session4_assignment2

Create two constructor functions person and student. Create a property of person. Inherit the property of the function person into student. Then change the property in student function.

nodejs_session6_project1 icon nodejs_session6_project1

The goal of this sample Project is to practice the creation of a JavaScript structure, using the best practices of quality JavaScript, without any help of external libraries such as jQuery.

scm-music-player icon scm-music-player

Free and open source web music player, that enables continuous playback cross pages. Featuring HTML5/Flash support on MP3, SoundCloud, RSS, Youtube Playlist.

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.