Welcome to the repositories for my Scientific and Basic Calculators! These calculators are built with a clean and user-friendly interface, showcasing the power of HTML, CSS, and JavaScript. Below you’ll find details about each calculator, how to use them, and how you can contribute.
A versatile scientific calculator that includes advanced mathematical functions. This project demonstrates the use of Vanilla JavaScript to handle complex calculations and provide an interactive user experience.
git clone https://github.com/BottomsNode/Scientific-Calculator.git
cd Scientific-Calculator
index.html
in your browser to view the calculator.A simple yet functional GUI calculator built with HTML, CSS, and JavaScript, showcasing fundamental arithmetic operations and a history feature.
git clone https://github.com/BottomsNode/Basic-Calculator.git
cd Basic-Calculator
index.html
in your browser to view the calculator.