Built this as a personal project between the summer of my first and second year as I was started to get more interested in personal finance and investing. Its a Python script that lets you:
- Pick a stock to put on your watchlist
- Set a price ceiling on it so that when it rises above that price, it sends a desktop notification to you
- Sets a price floor so that when it drops below that price, it notifies you with a desktop notification
Pretty simple project in hindsight but I learnt a lot from this whole experience. Mostly learnt the basics of Git from this and was stoked to see a project go from beginning to end in the span of a week that I planned and executed. It was also something I add something to my sparse resume at the time
Check out the Github repo here