Skip to content
/ CalcHub Public
forked from 0xvashishth/CalcHub

πŸš€ A curated collection of calculators for various aspects of mathematics. Anyone with a little understanding of web development may design a unique calculator and make a pull.

License

Notifications You must be signed in to change notification settings

vedsom/CalcHub

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CalcHub

This Open-Source repository is all about making new calculators on different aspects of Mathematics.

total lines Stars Forks GitHub contributors Open-Source

Tech Stack

HTML CSS JS Bootstrap

Getting Started πŸš€

  • Fork this Repository.

  • Clone the Repository: git clone "url of this repo"

  • Raise an issue.

  • Wait for the issue to be assigned to you.

  • Create a branch: git checkout -b <your-new-branch-name>

  • Put your code :-

    • Make a new folder in Calculators folder.
    • Put Your code files (e.g. index.html, style.css, app.js) into your newely created folder.
    • Add all neccessary information like functionalities, screenshots, working video(if required) in the readme.md file. (you will have to create it in your newely created folder)
    • Add your folder's link in the main readme.md file of the repo.
  • Push changes to GitHub: git push origin <add-your-branch-name>

  • Submit your changes for review.

  • And Boom! You're done πŸ₯³

  • I will review and merge your changes into the master branch of this project. You will be automatically notified via E-mail once the changes have been merged.

Calculators List πŸ“‘

No Name Of Calculator
1 Simple Arithmetic
2 Scientific Calculator
3 Simple Matrix Calculator
4 Statistics Calculator
5 Age Calculator
6 BaseX Calculator
7 Temperature Calculator
8 Vigenere Cipher Calculator
9 Tax Calculator
10 Quadratic Equation Calculator
11 Bitwise Calculator
12 Simple Interest Calculator
13 Prime Factor Calculator
14 Binary Calculator
15 Number System Conversation
16 Matrix Adjoint and Inverse Calculator
17 Visual Type Scale Calculator
18 Affine_Cipher_Calculator
19 Roman To Integer Calculator
20 Transpose 3X3 Matrix Calculator
21 Tip Calculator
22 Grade Calculator
23 Euclidean Algorithm Calculator(LCM,GCD)
24 Log&Antilog Calculator
25 Stock Profit And Loss Calculator
26 Digital_Storage_Calculator
27 Catalan_Number_Calculator
28 Currency_Calculator
29 Modulo_Inverse-Modulo_Calculator
30 Color_Code_Converter
31 EMI Calculator
32 BMI Calculator
33 GPA_Calculator
34 Permutation and Combination Calculator
35 Day Calculator
36 Sleep Calculator
37 Cubic Equation Calculator
38 Complex Number Calculator
39 Unit Converter
40 Multiplication Table
41 VAT_Calculator
42 Wind_Chill_Calculator
43 Resonant frequency calculator
44 Daily Water Intake Calculator
45 Compound Interest
46 Kinetic_Theory_of_Gases_Calculator
47 Calculators/Electric vs Petrol Economy Price Calculator/
48 Divisors Calculator
49 Graph Calculator
50 Basic_physics calculator
51 Covid Calculator
52 Arithmatic Equation Solver
53 binomial coefficient calculator
54 Volume Calculator

Contributing Guidelines

Read our Contributing Guidelines to learn about our development process, how to propose bugfixes and improvements, and how to build to CalcHub.

Code Of Conduct

This project and everyone participating in it is governed by the Code of Conduct. By participating, you are expected to uphold this code.

Credits

This project exists thanks to all the people who contribute.

Contribution is fun! 🧑

forthebadge

About

πŸš€ A curated collection of calculators for various aspects of mathematics. Anyone with a little understanding of web development may design a unique calculator and make a pull.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.5%
  • HTML 23.9%
  • CSS 16.6%