Skip to content

CedrickGD/T-Calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

T-Calc 🧮

A modern, themeable scientific calculator built with vanilla JavaScript, featuring a dynamic, reactive background.


Features

  • Scientific Calculator: Handles standard arithmetic, powers (xʸ), square roots (√), memory functions (MC, MR, M+), and a calculation history.
  • Fully Themeable: Instantly switch between Light & Dark modes.
  • Custom Accent Colors: Pick from multiple accent colors to personalize the look.
  • Reactive Background: An interactive particle animation reacts to your mouse movements and button clicks.
  • Modern Design: A responsive, "glassmorphism" UI that looks great on desktop or mobile.
  • Simple & Fast: Built with vanilla HTML, CSS, and JavaScript, requiring no complex setup.

How to Run

No installation or build steps are needed.

  1. Clone the repository:
    git clone [https://github.com/CedrickGD/T-Calc.git](https://github.com/CedrickGD/T-Calc.git)
  2. Open the file: Navigate into the folder and open the Main.html file in your web browser.

Tech Stack

  • HTML5
  • CSS3 (Grid, Custom Properties)
  • JavaScript (ES6+)
  • Math.js (for safe and accurate calculations)

About

just some web based calculator

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages