├── Battery Status API ├── index.html ├── script.js └── style.css ├── Calculator ├── index.html ├── script.js └── style.css ├── Countdown Timer ├── index.html ├── script.js └── style.css ├── Counter App ├── index.html ├── script.js └── style.css ├── Digital Clock ├── index.html ├── script.js └── style.css ├── Movie App ├── index.html ├── script.js └── style.css ├── Notes App ├── index.html └── script.js ├── Password Generator ├── index.html ├── script.js └── style.css ├── README.md ├── Random Jokes ├── index.html ├── script.js └── style.css ├── Random Quote Generator ├── index.html ├── script.js └── style.css ├── Random User Generator ├── index.html ├── script.js └── style.css ├── Search Unsplash ├── index.html ├── script.js └── style.css ├── Slideshow ├── index.html ├── script.js └── style.css ├── Stopwatch ├── index.html ├── script.js └── style.css ├── Text Counter ├── index.html ├── script.js └── style.css ├── Tic Tac Toe Game ├── index.html ├── script.js └── style.css ├── Tip Calculator ├── index.html ├── script.js └── style.css ├── Todo List ├── index.html ├── script.js └── style.css └── Weather App ├── index.html ├── script.js └── style.css /Battery Status API/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Battery Status API/index.html -------------------------------------------------------------------------------- /Battery Status API/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Battery Status API/script.js -------------------------------------------------------------------------------- /Battery Status API/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Battery Status API/style.css -------------------------------------------------------------------------------- /Calculator/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Calculator/index.html -------------------------------------------------------------------------------- /Calculator/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Calculator/script.js -------------------------------------------------------------------------------- /Calculator/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Calculator/style.css -------------------------------------------------------------------------------- /Countdown Timer/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Countdown Timer/index.html -------------------------------------------------------------------------------- /Countdown Timer/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Countdown Timer/script.js -------------------------------------------------------------------------------- /Countdown Timer/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Countdown Timer/style.css -------------------------------------------------------------------------------- /Counter App/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Counter App/index.html -------------------------------------------------------------------------------- /Counter App/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Counter App/script.js -------------------------------------------------------------------------------- /Counter App/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Counter App/style.css -------------------------------------------------------------------------------- /Digital Clock/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Digital Clock/index.html -------------------------------------------------------------------------------- /Digital Clock/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Digital Clock/script.js -------------------------------------------------------------------------------- /Digital Clock/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Digital Clock/style.css -------------------------------------------------------------------------------- /Movie App/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Movie App/index.html -------------------------------------------------------------------------------- /Movie App/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Movie App/script.js -------------------------------------------------------------------------------- /Movie App/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Movie App/style.css -------------------------------------------------------------------------------- /Notes App/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Notes App/index.html -------------------------------------------------------------------------------- /Notes App/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Notes App/script.js -------------------------------------------------------------------------------- /Password Generator/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Password Generator/index.html -------------------------------------------------------------------------------- /Password Generator/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Password Generator/script.js -------------------------------------------------------------------------------- /Password Generator/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Password Generator/style.css -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/README.md -------------------------------------------------------------------------------- /Random Jokes/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Random Jokes/index.html -------------------------------------------------------------------------------- /Random Jokes/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Random Jokes/script.js -------------------------------------------------------------------------------- /Random Jokes/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Random Jokes/style.css -------------------------------------------------------------------------------- /Random Quote Generator/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Random Quote Generator/index.html -------------------------------------------------------------------------------- /Random Quote Generator/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Random Quote Generator/script.js -------------------------------------------------------------------------------- /Random Quote Generator/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Random Quote Generator/style.css -------------------------------------------------------------------------------- /Random User Generator/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Random User Generator/index.html -------------------------------------------------------------------------------- /Random User Generator/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Random User Generator/script.js -------------------------------------------------------------------------------- /Random User Generator/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Random User Generator/style.css -------------------------------------------------------------------------------- /Search Unsplash/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Search Unsplash/index.html -------------------------------------------------------------------------------- /Search Unsplash/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Search Unsplash/script.js -------------------------------------------------------------------------------- /Search Unsplash/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Search Unsplash/style.css -------------------------------------------------------------------------------- /Slideshow/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Slideshow/index.html -------------------------------------------------------------------------------- /Slideshow/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Slideshow/script.js -------------------------------------------------------------------------------- /Slideshow/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Slideshow/style.css -------------------------------------------------------------------------------- /Stopwatch/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Stopwatch/index.html -------------------------------------------------------------------------------- /Stopwatch/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Stopwatch/script.js -------------------------------------------------------------------------------- /Stopwatch/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Stopwatch/style.css -------------------------------------------------------------------------------- /Text Counter/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Text Counter/index.html -------------------------------------------------------------------------------- /Text Counter/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Text Counter/script.js -------------------------------------------------------------------------------- /Text Counter/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Text Counter/style.css -------------------------------------------------------------------------------- /Tic Tac Toe Game/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Tic Tac Toe Game/index.html -------------------------------------------------------------------------------- /Tic Tac Toe Game/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Tic Tac Toe Game/script.js -------------------------------------------------------------------------------- /Tic Tac Toe Game/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Tic Tac Toe Game/style.css -------------------------------------------------------------------------------- /Tip Calculator/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Tip Calculator/index.html -------------------------------------------------------------------------------- /Tip Calculator/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Tip Calculator/script.js -------------------------------------------------------------------------------- /Tip Calculator/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Tip Calculator/style.css -------------------------------------------------------------------------------- /Todo List/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Todo List/index.html -------------------------------------------------------------------------------- /Todo List/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Todo List/script.js -------------------------------------------------------------------------------- /Todo List/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Todo List/style.css -------------------------------------------------------------------------------- /Weather App/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Weather App/index.html -------------------------------------------------------------------------------- /Weather App/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Weather App/script.js -------------------------------------------------------------------------------- /Weather App/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tilakjain123/Javascript-Projects/HEAD/Weather App/style.css --------------------------------------------------------------------------------