RohanMankame's Stars
mrlolguy123/AccountingCapstone
CMPSC Capstone Project -- Accounting Program
RohanMankame/LU_Decomposition_Calc-Python
I built a program to better understand LU decomposition, I produced a calculator program in python that solved any set of linear equations using LU decomposition. My program also allowed for any input of polynomials, further the polynomials can be of any degree.
RohanMankame/Piano_Virtual_Application-JAVA
An app that allows the user to play on a virtual piano. Can record and do simple edits in real-time. Also saves recordings to a database and allows multiple users to upload/ delete recordings.