mukul0596 / frontend-101

0 stars 0 forks source link

frontend-101

Department of Visual Media Winter Assignment

  1. A

  2. B

    • B1 : Drums
      • Keydown event used to make a basic LaunchPad
    • B2 - Clock
      • Clock made using JavaScript
    • B3 - Multiple Select
      • Making multiple selection possible using Shift key for checkboxes
    • B4 - Sequence Detector
      • Detecting a particular sequence as entered by the user(in this case it is “DVM” - all caps)
    • B5 - Image Slide In
      • Triggering animations when user reaches a particular part of the page by scrolling
    • B6 - FrontEnd Tech
      • Storing data locally on user’s browser (using JavaScript Cookies or the the LocalStorage API)
    • B7 - Around The World
      • Making a responsive map with the features of panning and zooming (functional both on Desktop and on handhelds)