This is a repo containing NUMEROUS mini projects with cool UI that I'll be building everyday with Vanilla JS, without any additional framework ✌
| Project | Link | Brief Description | 
|---|---|---|
| Movie Ticket Booking | https://movie-ticket-booking.netlify.app/ | Book seat for movies | 
| OG Video Player | https://og-video-player.netlify.app/ | Custom made video player | 
| New Year Countdown | https://ny-countdown.netlify.app/ | Dynamic New Year Countdown | 
| Exchange Rate Calculator | https://exchange-rate-converter.netlify.app/ | Convert one currency into another | 
| DOM Array Methods | https://dom-methods.netlify.app/ | Use DOM array methods and understand the working of the high-order functions | 
| Modal | https://modal-menu.netlify.app/ | Modal pop-up when clicked "Sign Up" with an animated common hamburger menu | 
| Hangman Game | https://hangman-game-vanillajs.netlify.app/ | Play Hangman: Guess the right word | 
| GitHub Profile Finder | https://github-users-searcher.netlify.app/ | Search GitHub users and see their brief details | 
| Movie Info | https://movie-info-search.netlify.app/ | Look at the top favourite movies now and search other movies to get the overview | 
| Recipe Finder | https://recipe-finder-webapp.netlify.app/ | Find recipes | 
| Beat It | https://beat-it-beats.netlify.app/ | Make quick beats with one tap | 
| Meditate | https://meditate-relax.netlify.app/ | Meditate and relax just with 3 instructions and music | 
| Expense Tracker | https://expense-tracker-ls.netlify.app/ | Keep a note of your expenses and income(with localstorage data update) | 
| Music Player | https://music-player-01.netlify.app/ | Custom scalable music player | 
| Todo Mate | https://todo-mate.netlify.app/ | Animated Todo List | 
Inspirations include Traversy and Pop!