diff --git a/404.html b/404.html index 7477910..8dd009f 100644 --- a/404.html +++ b/404.html @@ -1 +1 @@ -
This page is a collection of difference tools to help track finances and help with different standard calculations that people come across. These has primarely been made for my own use, and are shared here to expand my own development skills, and for whoever else are interested in using these.
This page is a collection of difference tools to help track finances and help with different standard calculations that people come across. These has primarely been made for my own use, and are shared here to expand my own development skills, and for whoever else are interested in using these.
Some functionality on this page sends and stores data server side. All of this data is connected to the currently logged in account, and therefore NOT anonymized. Everything sent over the wire is encrypted (TLS) and stored on encrypted disks. However, as this is just a hobby project at the moment, and while I have no plans to (nor never will have) ever share/sell any data, I take no responsibility for stolen or lost data. Use at your own risk.
In regards to cookies, only strictly necessary cookies and other data are stored on the client side. This is limited to your authentication cookie (currently only support for Github), and use of local storage to cache any data you enter on this page.
Some functionality on this page sends and stores data server side. All of this data is connected to the currently logged in account, and therefore NOT anonymized. Everything sent over the wire is encrypted (TLS) and stored on encrypted disks. However, as this is just a hobby project at the moment, and while I have no plans to (nor never will have) ever share/sell any data, I take no responsibility for stolen or lost data. Use at your own risk.
In regards to cookies, only strictly necessary cookies and other data are stored on the client side. This is limited to your authentication cookie (currently only support for Github), and use of local storage to cache any data you enter on this page.
This calculator is used to give estimations for what a salary would translate to in another country, and on how much tax you will have pay for a given income in that country. It is designed to allow you to easily compare across countries. This should in no way be used for actual tax forms.
Currently only a limited number of countries and their tax systems are available. I plan to extend this in the future to support more countries and possible add a way to add your own, and provide better inside where the tax percentages is gather from (government website in the individual countries).
This calculator is used to give estimations for what a salary would translate to in another country, and on how much tax you will have pay for a given income in that country. It is designed to allow you to easily compare across countries. This should in no way be used for actual tax forms.
Currently only a limited number of countries and their tax systems are available. I plan to extend this in the future to support more countries and possible add a way to add your own, and provide better inside where the tax percentages is gather from (government website in the individual countries).