Bhavya Khurana's repositories
Temperature-Converter
This application helps in the conversion of the measurement units of the temperature recorded in a particular unit.
Loan-Calculator
Loan EMI calculator is a basic calculator that helps you to calculate the EMI, monthly interest and monthly reducing balance on the basis of principal amount, loan tenure and interest rate.
Form-Validation
Form validation is a “technical process where a web-form checks if the information provided by a user is correct.” The form will either alert the user that they messed up and need to fix something to proceed, or the form will be validated and the user will be able to continue with their registration process.
Google-Drive-Direct-Download-Link-Generator
This tool allows you to generate a direct download link to files you have stored in Google Drive. I have created Google Drive Direct Download Link Generator using HTML, CSS and JavaScript.
Netflix-Landing-Page_Clone
I re-create the Netflix landing page using HTML, CSS and a bit of JavaScript for the tabs. I use modern CSS3+ techniques like Grid, Flex, overlays, shadows, etc
Pomodoro-Timer
This is a simple Pomodoro Timer built for personal use ( any one can use ) for productivity.
Random-Color-Generator
I have created this application using HTML, CSS and JavaScript.
RGBA-Generator
RGBA is an extension of the RGB color model. The acronym stands for red green blue alpha.. I have created this using HTML, CSS and JavaScript.
Snake-Water-Gun
This is a very quick and Easy Snake Water Gun game which is very much similar to stone paper scissor. This is a good program to play the snake water gun game offline.
Speed-Typing-Game
Free online typing test to see how fast you type! Features lots of text options and many test lengths. Easy and fun way to test and improve your typing speed.
Theme-Changer
In computing, a theme is a preset package containing graphical appearance and functionality details. A theme usually comprises a set of shapes and colors for the graphical control elements, the window decoration and the window. I have created this website for learning How to load CSS files using JavaScript.
Word-Scramble-Game
Word Scramble is a challenging game. In this, we have to look at the scrambled word of the famous programming languages and identify the correct language. I have created Word Scramble Game using HTML, CSS and JavaScript