MathTax
What is MathTax
I worked on this project during my first years in high school. I wanted to create a program, that could solve all/most of the numeric problems in high school math. Here solving does not only mean computing the answer, but also generate the method and calculations. The results given in this program is LaTex-code with explanations to the calculations. This way I only had to type in the problem and *boom* I suddenly had some nifty LaTex-code I just had to copy-paste into my compiler. You can really be calm and fast at an exam, if you use your head during the semester to make the computer do all the work.
Why call it MathTax?
I was really proud of teaching myself how to program in Java - though I had been doing HTML, PHP, GML, C, C++ and C# since 7th grade.I just thought this was really cool, so it needed a 'cool name' (though admittedly taxes are not that cool).
However I thought "Well, I have used mathematics for this. And I have used syntaxes in the codes. Why not combine Math and Syntax. MathTax!
Also I used to own the website TheSyntaxed.com - so that might have something to do with it as well.