I have used the JavaScript and such that I have learned to try my own hand at building a calculator.
I have the basic functionalities down. It can do (a +b), (a-c) etc. Just strictly the basics. I plan to rebuild this and fix the CSS a bit and also use Object oriented programming instead.