GUI Calculator Application which allows the user to perform simple mathematical operations (i.e. +, -, *, /).
Modify the UI and Kotlin code so that users can perform scientific computation and some graphing (much similar to a graphing calculator).
Tensor Programming for helping me begin this project and a few others.