sagar-github
There are 27 repositories under sagar-github topic.
Sagar-Sharma-7/height-converter.github.io
A simple height converter project for you guys. You can convert your height in centimeter, inches, feet and meters.😉
Sagar-Sharma-7/Quadratic-Equation-Solver
Quadratic Equation Solver. We can help you solve an equation of the form "ax2 + bx + c = 0" Just enter the values of a, b and c below: a. x2 +. b. x +. c. = 0.
Sagar-Sharma-7/Cheat-Sheet
If you write the same piece of code again and again and want to increase your productivity, then click on the link below
Sagar-Sharma-7/CLI_password_generator-
CLI python program to generate strong password based on user preferences.
Sagar-Sharma-7/Covid19-Tracker-Countries
Track Covid19 Global Corona Virus cases with total cases, total death and total recoveries. Furthermore you can get active cases, death and recoveries on daily basis.
Sagar-Sharma-7/Sagar-Sharma-7
My Github Profile
Sagar-Sharma-7/binary-octal-hexadecimal
A simple Command-Line Interface (CLI) converts decimal numbers into binary, octal, and hexadecimal.
Sagar-Sharma-7/Currency-Converter
Get fast and easy calculator for converting one currency to another using the API, click on the link below to access the Currency Converter
Sagar-Sharma-7/Face_Detection
Face Recognition with Python and OpenCV using a webcam.
Sagar-Sharma-7/flip-text
How to flip your text? Click on the link and type your text and then push the "Flip Text" button.
Sagar-Sharma-7/key-codes
JavaScript keyboard events help you capture user interactions with the keyboard. Click on the link below to get the key code of the pressed key.
Sagar-Sharma-7/Weather
Weather App with JavaScript and API
Sagar-Sharma-7/Armstrong_num
Python Program/ Javascript Program to Check Armstrong Number. You can check whether an n-digit integer is an Armstrong number or not
Sagar-Sharma-7/Astronomy-picture-of-the-day
Astronomy Picture of the Day, explore the space and cosmos. Get different images of space each day. Using NASA APOD API.
Sagar-Sharma-7/Ceaser-Cipher
The action of a Caesar cipher is to replace each plaintext letter with a different one with a fixed number of places down the alphabet.
Sagar-Sharma-7/Covid19-Tracker-India
Coronavirus India Tracker: State-wise Covid-19 cases, check all the updates in increase or decrease in Covid cases.
Sagar-Sharma-7/dictionary
English Dictionary built using API. Enter your search term to use this free and unabridged dictionary.
Sagar-Sharma-7/Email-Node.js
You can use Node.js to send emails. Node.js uses a module called Nodemailer that allows you to send emails from your server with ease.
Sagar-Sharma-7/Fibonacci_series
Fibonacci Series is series that start with 0, followed by 1 and the next number is found by adding up the two numbers before it.
Sagar-Sharma-7/Google-Map
A simple Google Map embed in html document.
Sagar-Sharma-7/LCM-HCF
HCF and LCM calculator finds the highest common factor and lowest common multiple for the given numbers.
Sagar-Sharma-7/maths-table
A simple JavaScript code to get mathematics table of any number
Sagar-Sharma-7/Pomodoro-Timer
Pomodoro timer only for phones
Sagar-Sharma-7/Prime_num
Python Program / Javascript Program to Check Prime Number. You can check where an integer is a prime or not
Sagar-Sharma-7/Reaction-Game-2
This is the second version of reaction game.
Sagar-Sharma-7/Recent-Project-Portfolio
Directly access my recent projects.
Sagar-Sharma-7/Sudoku-Solver-CLI
Python CLI program to solve Sudoku within seconds