A BMI Calculator will take in the height and weight of the individual and will calculate the BMI of the person.
L.C.M is the least common multiple between two numbers or more. And the numbers that we will use should be perfectly divisible by the numbers.
Restful API interface for an e-commerce website with JWT Authentication build with Express and MongoDB and tested with Postman
Bookselling website using Express as backend and EJS template engine, MongoDB as database.
A simple login and registration form using SQL, PHP, CSS and HTML. Users can register and login using this form. All of the data is kept in a SQL database.
The leaderboard is a web based application created using PHP and SQL. It will show the position and score of the candidate for any of the activity.
In this project, I will show you how to solve a problem based on number theory in C++.
To find the Even numbers and Odd numbers in a specific mobile number using the Python programming language.
To find the longest word and its length in a given sentence using the Python programming language.
In this project, we will be making a currency convertor that converts pounds to dollars.
It is a simple project in c++ using Luhn's Algorithm to validate a user credit card number. This program works for all types of cards like Visa, Amex, Master cards, etc.
This source code will help user to rotate the square matrix by 90 degree in clockwise direction.