(Note: For the code pertaining to these apps, visit this github repo)
A script that utilizes API requests and smtplib to notify you (through mail) about the weather.
A script that notifies you (through mail) whenever the ISS is above your city during the day.
This script notifies you when a particular product is sold below or at your required price.
This script keeps track of the NAV of market stocks.
A quiz game coded utilizing OOPS concept.
The classic Ping Pong game coded utilizing the in-built Turtle module.
The classic Snake game coded utilizing the in-built Turtle module.
A cross-the-road-avoiding-traffic game coded with OOP using the turtle module.
A Guess-who-wins race game using the turtle module.
A simple game with tkinter GUI that helps in learning a new language.