7 projects tagged "Personal Finance"
The Unofficial HAMP Loan Modification Calculator guesses at how loan modifications will work out under disclosed specs from the US Treasury. It is meant to analyze the HAMP program created by the US government to find a way to make home loans more affordable. This calculator uses the loan modification procedures proposed in Treasury Supplemental Directive 09-01. It lets you play around with variables such as income and loan value, and thus see how the loan would be modified. Note that since policies can be changed, and this code may not track those changes, this code should not be used for anything really important.
bgt is a program for creating and maintaining a budget from the UNIX/Linux command line. It is written in ANSI C. For number processing, it uses the Binary Coded Decimal number engine from bc. For data storage, it uses SQLite. All functionality for the program is available from the command line and does not require a GUI. It should be portable to other environments, including Windows, but it uses Unix-only directory names, so it would need some tweaking.
Libraries for R6RS Scheme to do cryptography, decompression, disassembly, and more.