Git Product home page Git Product logo

complete-js-advanced's Introduction

The Complete JavaScript Course 2021: From Zero to Expert

Following the course of Jonas Schmedtmann

Different projects using JavaScript Vanilla.

The HTML si CSS is provided by the course author.

Guess the Number it's a game where you can guess a hidden number.

Modal pop-up component, it's visible when clicking on one of the buttons on the page app. It can be hidden using the X button, click on the blur background, or the Esc key.

Dice game between two players. Wins the one who gets more than 50 points faster. The player can hold the dice or the sum of the last rolls and add them to the score. If rolls 1 the game will switch to the other player and lose all the current points.

Bankist app - stands for minimalist banking. For login to the app use: user1: js, pass: 1, or user2: jd, pass:2. Each user account has the current balance, the movements, the summary data. On the right side, there are 3 options we can do, transfer money from an account to another, request a loan and close the account.

Bankist-UI - adding different effects on the Bankist UI, using JS like: fade-in, sticky menu bar, tab component, slider, smooth animation when clicking the menu.

Mapty-App - on the map, the user can log his workouts like running and cycling. Clicking the workout list, the map moves to that area. On reload, the app will keep the state(localStorage). The map it's loaded from a third-party service(Leaflet) and the position markers are automatically obtained from the browser using geolocation.

complete-js-advanced's People

Contributors

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