Calculators
Matrix Calculator
Under Development This matrix calculator accepts a matrix of integer and rational numbers and performs several operations, such as Guass Jordan Reduction, transposition, and inverion of the matrix and the calculation of the determinate of the matrix.
This project was written in PHP, CSS, and jQuery.
Character Frequency Calculator
This character frequency calculator accepts a string input and generates a table of the entered characters and their frequencies of occurrence.
This project was written in HTML, CSS, and the Vue.js framework.
Loan Amortization Calculator
This loan amortization calculator accepts a loan amount, number of payments, and annual interest rate and generates a schedule of payments.
This project was written in HTML, CSS, and the Vue.js framework.
Paint Coverage Calculator
This paint coverage calculator accepts a series of rectangular regions and number of coats of paint required per region and generates a list of the regions with the required paint for each.
This project was written in HTML, CSS, and the Vue.js framework.
St. Mary's Academy Tuition Calculator
This tuition calculator for St. Mary's Academy accepts any number of students of grades K-12 from a family and calculates the total tuition for the family considering each grade's base tuition and applicable multi-child tuition discounts.
This project was written in HTML, CSS, and the Vue.js framework.