Finance Tools
Interactive Finance Dashboard
A WebAssembly-powered financial analysis tool that runs entirely in your browser. Built with marimo for reactive data analysis and Altair for interactive visualizations.
🚀 Launch Dashboard
Features
- Interactive Charts - Zoom, pan, and explore financial data
- Multi-Stock Analysis - Compare performance across different securities
- Performance Metrics - Returns, volatility, and statistical analysis
- Market Overview - S&P 500 index trends and indicators
- Browser-Native - No plugins or external dependencies required
Technology
- marimo - Reactive Python notebooks
- WebAssembly - High-performance browser execution
- Altair - Interactive statistical visualizations
- Sample Data - Demonstrates realistic financial analysis patterns
Quick Start
- Click “Launch Interactive Dashboard” above
- Wait for WebAssembly to initialize (first load may take a moment)
- Enter stock symbols (e.g., AAPL, GOOGL, MSFT)
- Select time periods and chart types
- Explore the interactive visualizations
This dashboard showcases modern web technologies for financial analysis. View the source code and implementation details in my blog post.