Revamp repo into Monte Carlo portfolio simulator website#1
Merged
jakechinitz merged 1 commit intoFeb 25, 2026
Conversation
Full React + Vite web application matching AI-forecasting site aesthetic: - Monte Carlo engine with fat-tailed distributions (Student-t), volatility clustering, and correlated multi-asset return generation via Cholesky decomposition - 35+ pre-defined assets (ETFs, stocks, crypto, leveraged, return-stacked) with proper model calibration per asset class - Crash regime system: Standard (deflationary), Inflationary, and Liquidity crisis modes with adjustable probability-weighted mixing - Toggle between Simulated, Actual, and Hybrid return modes - Actual returns fetched from Yahoo Finance with comparable asset fallback for short-history products and conditional simulation for gap filling - Leveraged product modeling (UPRO, TQQQ) with beta slippage - Return-stacked product modeling (RSST, RSSB) with overlay mechanics - Fan chart, CAGR distribution histogram, drawdown chart, and full percentile breakdown table in results dashboard - Preset portfolios (60/40, All Weather, Return Stacked, etc.) - Responsive sidebar navigation with mobile tab bar - Inter + JetBrains Mono typography, clean minimal design https://claude.ai/code/session_016ospNqZBi5SkHVYsFSZxYk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Full React + Vite web application matching AI-forecasting site aesthetic:
https://claude.ai/code/session_016ospNqZBi5SkHVYsFSZxYk