https://github.com/afa7789/dca_btc_brutalist
DCA website frontend to be used to educate people on the street.
https://github.com/afa7789/dca_btc_brutalist
bitcoin charts dca investing
Last synced: 9 months ago
JSON representation
DCA website frontend to be used to educate people on the street.
- Host: GitHub
- URL: https://github.com/afa7789/dca_btc_brutalist
- Owner: afa7789
- Created: 2025-07-03T22:32:14.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-04T05:44:16.000Z (12 months ago)
- Last Synced: 2025-07-24T07:03:06.906Z (11 months ago)
- Topics: bitcoin, charts, dca, investing
- Language: JavaScript
- Homepage: https://afa7789.github.io/dca_btc_brutalist/
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bitcoin DCA Calculator
A brutalist web calculator for Bitcoin Dollar Cost Averaging strategy simulation.
## Features
- Historical Bitcoin price data from 2010-2025
- Daily, weekly, and monthly DCA frequency options
- Portfolio value tracking and profit/loss analysis
- Interactive chart visualization
- Transaction history with uniform sampling
- Dark/light theme toggle
- Local storage for calculation persistence
## Stack
- Vanilla HTML/CSS/JavaScript
- No frameworks
- No dependencies
- Pure brutalist design
## Data Source
Bitcoin price data sourced from CSV with fallback to comprehensive historical dataset.
---
Raw. Simple. Functional.