Wiki Higher Lower

Python Flask project where I made a website where the user guesses which article has more wikipedia views than the other. Through this project, I refined my Flask and JS knowledge, as well as making API requests. I also learned to parse XML and make CSS animations.

Github Demo

20-20-20 Timer

Python Tkinter project where I built an eyecare timer that prompts the user every 20 minutes to look away 20 feet (6 meters) for at least 20 seconds.

Github

Predicting Trends in Stock Returns

Python ML project where I attempt to predict trends in returns using logarithmic stock returns and compare Random Forest with LSTM

Github

Newsletter Summarizer

Python script that fetches newsletter emails through Gmail API and summarizes them weekly through Groq, Langchain and Mixtral AI.

Github