Git Product home page Git Product logo

Ashutosh Kumar Yadav's Projects

ashus222.github.io icon ashus222.github.io

Feature List (From Lecture) Login (Get username and print) Once user enters the username, the form should disappear. Display the greeting message. Use localStorage to store username If username exists in the localStoreage, display the message with stored username. Clock: Format - HH:MM:SS use setInterval() to generate the clock for each second Format using String.padStart(<maxLength>, <padString>) and String.padEnd(<maxLength>, <\padString>). Random quotes Random background images Create image (<img>) element on HTML document, using document.createElement(<tag name>). ToDo list Using target of mouseEvent (generated on click) to identify which todo list item will be removed. Using Array.filter() to delete item of ToDo list. It gives new array excluding the delete target (Filter function should be coded). Display weather Use navigator.geolocation.getCurrentPosition(<function for success>, <function for error>) to get location of the device. Use OpenWeather API (https://openweathermap.org/api) to retrieve current location's name and weather.

customer-success-dashboard- icon customer-success-dashboard-

For our Ultimate Excel Dashboard we will use a huge amount of transactional sample data. We generated a dataset about a hypothetical online storeโ€™s customer success, measuring everything along the whole sales, delivery and customer feedback process.

geeksforgeeks icon geeksforgeeks

All practice problem from complete interview preparation course(CIP)

texteditor icon texteditor

A simple text editor with a minimum functionality like inserting and deleting elements then undo option. Copy and paste won't work and manipulation will be only at the end of the text.

travel-path icon travel-path

Find Least time travel Path b/w two points using Dijkstra's shortest path algorithm

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.