This repository contains a collection of interactive web forms designed to perform various operations. Users can input their data and perform actions such as calculating the square, factorial, and hypotenuse of numbers, checking for palindromes, finding the first largest word in a string, and more. The forms are intuitive and provide a user-friendly interface for carrying out mathematical and string manipulation tasks efficiently.
- Name Form: Allows users to input their first and last name.
- Number Form: Enables users to input two numbers and choose mathematical operations such as addition, subtraction, multiplication, and division.
- Square Form: Calculates the square of a number entered by the user.
- Factorial Form: Calculates the factorial of a number entered by the user.
- Range Form: Allows users to input a start and end number and performs operations on numbers within that range.
- Pythagoras Form: Calculates the hypotenuse of a right-angled triangle using the Pythagorean theorem.
- Palindrome Form: Checks if a word entered by the user is a palindrome.
- Case Form: Converts the first letter of a word entered by the user to uppercase.
- Word Form: Finds the first largest word in a sentence entered by the user.
Each form has its own set of instructions and guidelines provided within the form interface. Users can simply input their data and click on the corresponding buttons to perform the desired operations.
Contributions are welcome! If you have any suggestions, improvements, or feature requests, feel free to open an issue or submit a pull request.
- Fasih-Nasir - GitHub Profile
Color | Hex |
---|---|
Primary Color | #212529 |
Secondary Color | #4F4F4F |
This link will take you to the live demonstration of the project, where you can interact with the actual application and experience its features firsthand.
A short introduction about the project's GitHub profile or the organization behind it.