Hiccup
Mortgage simulator, overcharged. Because things are not so simple. Rates change over time, maybe you plan on reducing monthly quotas via early payments, and you want to know how much you will be saving on interest by doing it (or the difference between paying now or in 2 years).
A tool to help making decisions backed by actual data, written by its first user. Hope you like it ❤
Try it live: https://hiccup.gramos.me
Nerd stuff
Backend in Rust, frontend in Elm.
Requirements: cargo, npm.
Setup: make web
(There's also a CLI mode which was developed before the webapp, you can test it with make cli
)