Streamlit Projects
Projects written in the Python programming language using the streamlit
library to create interactive web applications, hosted for free on Streamlit Community Cloud.
Telegram Message Dashboard
An interactive web dashboard which shows detailed insights about users and messages in any Telegram chat group such as user with most messages, when the chat history was most active, etc. Users must have Telegram Desktop installed to use this app. Do note that currently the app is unable to process chat files greater than 200 MB due to resource constraints imposed on the free tier of Streamlit Community Cloud.
Binomial Options Pricing Model Visualisation and Calculator
A web application designed for students studying options pricing, offering an interactive Binomial Options Pricing Model (or CRR Model) tool. It allows users to create and visualize a binomial tree model with custom parameters, export data to Excel and PDF files, and provides detailed explanations of the model’s workings.