benjaminsinaiko / new-modern-js-projects

Projects from The New Modern Javascript Bootcamp Course (2020)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Projects Header

New Modern JS Projects

A collection of projects from the Udemy course The Modern Javascript Bootcamp (2020) - course link.

Projects List

Timer

A JavaScript class-based timer app. Set the time and start/pause the countdown.

Timer start

Built With

  • Font Awesome for control button icons
  • SVG animation for time remaining ticker

Movie Fight

A movie comparison app, with data from OMDb API. Implements an autocomplete search with debounce.

Movie Fight comparison

Built With

Maze

A physics based maze app using the MatterJS engine. Move a ball through a 2D canvas maze to reach the goal.

Maze start Maze finish

Built With

About

Projects from The New Modern Javascript Bootcamp Course (2020)


Languages

Language:JavaScript 70.9%Language:HTML 22.2%Language:CSS 6.9%