Passive Cash Ideas
-
Updated
May 6, 2025 - HTML
Passive Cash Ideas
A savings account management app.
This project consists of four Python files that together form a simple banking system to manage and calculate the balance and interest earned on Savings and Certificate of Deposit (CD) accounts.
Java-based multithreaded banking system simulation demonstrating concurrency, synchronization, and OOP principles.
🏦 Calculate Future Compounding Interest Earnings/Payments🪙
A Python-based Cli banking system that simulates essential banking operations, featuring multiple account types (Islamic, Current, Savings), currency conversion, and administrative controls through a Super User interface.
Solidity smart contract for the creation of a "piggy bank" style savings account.
Calculates and presents "real rates of return" for savings products available in the New Zealand marketplace.
Simple saving account smart contract which with borrowing/lending functionalities
My implementation of a DeFi Mini Savings Account using Solidity and Foundry.
Stack Sats. Dollar cost average (DCA) calculator for stacking bitcoin
In this example, you will enhance the Savings Account driver to create multiple accounts. The project will create 3 separate Savings Accounts, simulating 3 different customers creating these accounts. Note that no changes are needed in the Account class – it describes an account, and it doesn’t matter how many accounts we create with that class.…
This project is very similar in design to the Mouse2 class and Mouse2Driver example in the book (Introduction to Programming with Java: A Problem Solving Approach, Second Edition by John Dean and Raymond Dean). Remember the project in Ch 4 about calculating the value of an account as it grows, which was enhanced in Ch 5 to look better? We’ll do …
The goal of this project was to create a contract that can send ETH to either one of two savings accounts.
A FinTech Streamlit app to monitor, manage and optimize your bank savings
Open Finance research group repository
This project is a simple Banking Management System built in Java, designed to manage customer accounts efficiently. It demonstrates file handling, data management, and object-oriented programming concepts through a menu-driven interface.
Add a description, image, and links to the savings-account topic page so that developers can more easily learn about it.
To associate your repository with the savings-account topic, visit your repo's landing page and select "manage topics."