Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bradwellsb/blazor-fire-calculators
FIRE calculator PWA created using Blazor WebAssembly and C#
https://github.com/bradwellsb/blazor-fire-calculators
hacktoberfest
Last synced: 4 months ago
JSON representation
FIRE calculator PWA created using Blazor WebAssembly and C#
- Host: GitHub
- URL: https://github.com/bradwellsb/blazor-fire-calculators
- Owner: bradwellsb
- Created: 2019-10-06T21:50:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-24T21:21:59.000Z (over 1 year ago)
- Last Synced: 2024-08-01T15:04:19.627Z (7 months ago)
- Topics: hacktoberfest
- Language: C#
- Homepage: https://wellsb.com/csharp/
- Size: 2.97 MB
- Stars: 48
- Watchers: 4
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Blazor FIRE Calculators
These FIRE calculators were created by [Bradley Wells](https://wellsb.com/) using Blazor, a .NET technology that allows you to build dynamic web applications using C# instead of JavaScript.## Is there a demo?
**Yes!** You can try out the client-side Blazor Fire Calculators at [https://fire.wellsb.com/](https://fire.wellsb.com/). This is a Blazor WebAssembly app, so all processing is done using client resources. Feedback is welcome!### Which calculators are included?
- **[Future Value Calculator](https://fire.wellsb.com/futurevalue)** - Estimate how much your investments will grow with annual compounding interest and monthly contributions.
- **[Fire Age Calculator](https://fire.wellsb.com/fireage)** - Estimate when you will be able to retire based on your current portfolio balance, annual savings, and expected retirement expenses.## What is FIRE?
**FIRE** stands for **F**inancial **I**ndependence, **R**etire **E**arly. Financial independence means you no longer have to work for a living. When you have enough income (from investments, real estate, passive business, etc) to pay for your living expenses for the rest of your life, you are financially independent.### How do I become Financially Independent?
- Spend Less
- Save More
- Earn More### When will I be FI?
An important part of the path toward FI is to save as much money as you can, and let that money work for you. Passive index fund investing is a great way to get more out of the money you save. A widely accepted rule of thumb is known as the 4% rule or **Safe Withdrawal Rate** (SWR). When you have enough saved that you can withdraw and live off of 4% (or less) of your total investments each year, you may be financially independent. In general, if you follow the SWR principle, you can expect your portfolio to grow by a faster rate than the amount you withdraw each year.