Skip to content

learodrigo/vanilla-js-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

10 Javascript projects

Tell me your favorite framework you work with, but vanilla is more fun. If you find a bug, it's actually a feature.

  1. Countdown Timer
  1. Quiz app
  1. Recipe app
  1. Notes app
  1. Drawing app
  • Canvas
  • Size
  • Color
  1. ToDo app
  1. Movie app
  1. GitHub profile
  1. Password generator
  1. Weather app
  1. Hamburger button
  • Button + hamburger icon
  • menu > li > a -> hidden
  • Toggle on click
  • Animation
  1. Toast notification
  • Toast container floating
  • Toast design
  • Button
  • Click show random toast message
  1. Auto write text
  • Text
  • Index
  • Show text based on index
  • Increment index
  1. Popup / Modal
  • Button
  • Click on button to activate pop up
  • Popup container
  • Popup with text
  • Close button popup
  1. Heart rain
  • CSS heart
  • Falling animation
  1. Background changer
  • Button
  • Generate color
  • Change background on click
  1. Dark mode toggle
  • Text
  • CSS for dark mode
  • Toggle event
  1. Carousel
  • 3/4 images
  • Automatic switch index and update
  1. Sound board
  • Sounds on click
  1. Zoom effect
  • Zoom in on hover
  • Track mouse movement