Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 259 Bytes

File metadata and controls

4 lines (4 loc) · 259 Bytes

Basic JavaScript Mini Projects

  1. Basic Dice Roller app to learn about DOM fundamentals.
  2. Basic Password Generation with Menu and colourful UI.
  3. Basic Task Manager with clean interface, custom task creation, drag and drop functionality, heavier on JS.