Projects
Links to any Personal/Professional/Academic Projects.
Personal Projects
- Cryptocurrency Dashboard (Built using R and Shiny) An interactive dashboard that can chart and forecast the prices of a select few cryptocurrencies. Forecasting uses a simple ARIMA model. Fetches real-time data from the Yahoo Finance API.
- Stock Market Dashboard (Built Using: R and Shiny) (Built using R and Shiny) An interactive dashboard that can chart the prices of a select few stocks. Charting uses multiple techniques, e.g. Bollinger Bands, RSI, etc. Further, it analyses a few trading strategies on the stocks, too. Fetches real-time data from the Yahoo Finance API.