Giter Site home page Giter Site logo

pkerbynn / vibraniumjs Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 16.13 MB

Learning advanced deep-dive Javascript while building minimalistic real-world functional projects while leveraging dev best practices with modern vanilla Javascript - ES6 features

Home Page: https://dulcet-recipo.netlify.app/

HTML 16.84% JavaScript 66.68% CSS 11.01% SCSS 5.48%
es6 event-driven-programming geolocation javascript oop parcel-bundler publish-subscribe-pattern

vibraniumjs's Introduction

Vibranium JavaScript Masterclass

Building real-world projects using pure vanilla Javascript. Convering technical concepts including:

  • Modern ES6+: arrow functions, destructuring, spread operator, optional chaining (ES2020), etc.
  • Modern OOP: Classes, constructors, prototypal inheritance, encapsulation, etc.
  • Complex concepts like the 'this' keyword, higher-order functions, closures, etc.
  • Asynchronous JavaScript: Event loop, promises, async/await, AJAX calls and APIs
  • Code architecture using flowcharts and common patterns
  • Modern tools: NPM, Parcel, Babel and ES6 modules

Bellow encapsulate some pure javascript projects I developed.

Forkify

Forkify - A modern recipe hub application that basically allows users to search for recipes and display them on the UI. Forkify allows users to;

  • search for recipes, so that they can find new ideas for meals
  • update the number of servings so that they can cook meal for different number of people
  • bookmark recipes, so that they can be reviewed later
  • create my own recipes, so that they have them all organized in the same app
  • see my bookmarks and own recipes when I leave the app and come back later, so that they can close the app safely after

Repo link here.

Live Demo:

forkify-app-live-demo.mp4

Mapty

Mapty - A stand-alone application that gets your current geolocation and allows you to log your workouts on map. It renders user's current current location on map allowing to;

  • log their running workouts on map with location, distance, time, pace and steps/minute
  • log their cycling workouts on map with location, distance, time, speed and elevation gain
  • see list of workouts at a glance, so that they can easily track my progress over time
  • see workouts on map, so that I can easily check where I work out the most

Repo link here.

Live Demo:

Mapty animation

mapty.mp4

Bankist

Bankist - A minimalistic javascript-based banking application which allows users to transfer funds, request loan (attaches requested date), display statements sort statements and close account.

Repo link here.

Live Demo:

banky.mp4

Compiled note on Javascript concepts here.

vibraniumjs's People

Contributors

pkerbynn avatar

Watchers

 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.