An option payoff visualizer that allows you to add and customize strategies and visualize their payoffs. Site built with React, Material UI and D3.
A simple real-time Open Interest & Strategy Profit and Loss Visualizer for Indian Benchmark Indices and F&O Stocks inspired by Sensibull. The app is built with React, Material UI, D3 and Node.
A simple web app to view the historical NAV of Indian Mutual Funds. You can search for a fund by name and view its historical NAV in a chart and also see the percentage change in the NAV over time. Site built with React, Material UI and D3. Data source: https://mfapi.in
A simple experiment with WebRTC by using it to transfer files, peer to peer with the help of a custom WebSocket server to do signalling between the peers.