A distraction-free web app to help you focus on creating and completing tasks.
A script that generates PDF templates of multiple pages given some predefined guidelines.
A script that reads invoice records from Excel files and automatically generates PDF invoices.
A script which pulls from an API and sends an email containing news stories related to a particular topic.
A REST API built with Python and Flask to serve historical weather data for various cities.
A data web app that visualizes the weather forecast for the next five days of any city.
A jupyter notebook containing learnings on the subject of Natural Language Processing.
A program that monitors the computer webcam and sends an email when a new object enters the view. (Basically a security camera.)
A program that checks a music band's website and sends an email when there are new tours. (This version is function-based.)
A program that checks a music band's website and sends an email when there are new tours. (This version is class-based.)
An application which allows a users to book a hotel and spa stay.
A desktop GUI app for managing university student data with an SQL database backend using SQLite3.
A desktop GUI app for managing university student data with an SQL database backend using MySQL.
A script which locates specific fields on a website and fills them according to defined parameters using the Selenium WebDriver.
A job application form made using Flask which writes data entered by the user to a SQL Database and sends a confirmation to the email provided.
A job application form made using Django which writes data entered by the user to a SQL Database and sends a confirmation to the email provided.
A Django web app to let customers see a restaurant menu and meal availability.
A collection of Jupyter notebooks hosted on Deepnote which guages the similarity of movies based on their descriptions.