Projects
JavaScript Stock Predictor
A client-side web app built with HTML, CSS, and JavaScript that fetches live market data and predicts stock prices using in-browser algorithms. It offers an interactive and fast user experience without needing a backend.
View Stock App
Python Projects
A Streamlit-powered interactive dashboard hosting a few of my python projects such as my SMA app that displays live stock prices with short and long simple moving averages. It features real-time charts, dynamic trading signals, and customizable parameters for in-depth technical analysis.
View Python Projects
GradeTrak
A simple grade tracking app that has username verification and uses supabase to store dataframe
View GradeTrack App
JobTrak
A simple job application tracking app that has username verification and uses supabase to store dataframe
View JobTrack App