I spent 3 weekends building Rushiram Finance. I wanted a single, reliable place for financial planning without having to worry about my personal numbers being tracked, stored, or sold. As a fun note on the development process, I built this alongside Google Gemini, using it heavily as an AI coding assistant to help bring the project to life.
It features a suite of calculators for SIPs, loans, interest, and taxes.
The biggest technical priority was privacy. The financial calculators run entirely client-side, meaning your sensitive inputs never leave your browser. For full transparency: the site is hosted on Vercel and I use their built-in analytics for basic, anonymous traffic tracking, but absolutely zero personal or financial data is collected or sent to any server.
I’d love for you to try it out. Any feedback on the UI, the accuracy of the calculators, or suggestions for what to add next would be greatly appreciated!