Home
Jason S. Kivlighn :: Portfolio

Random Hacking

This code is probably only of developer interest or would require some love to make into user apps. With the right motivation and focus, maybe they could move forward.

U.S. Treasury Bonds and Gnucash

This mini-project is two parts: a script to fetch savings bond values from the U.S. Treasury and an application to insert those values into Gnucash. It's nothing amazingly interesting on it's own, but it might be handy if you want to fetch treasury bond values from Ruby or are wondering how to externally interface with Gnucash through their amazingly well-done and documented C API.

Get the code


Disclaimer: This is undeveloped, buggy, poorly structured, memory-leaking, possibly insecure code. If I take a project forward, then and only then will I deal with these issues.