top of page

Personal Coding Projects

To-Do List

Python

Web app where users can add, edit, and delete tasks on their to-do list.

 

Webcam Motion Detector

Python

A program that monitors the computer webcam and sends an email when a new object enters the view.

Portfolio Website

Python

A website built entirely in Python to showcase coding projects and apps.

Music Tour Scraper

Python

Simple program that checks a music band's website and sends an email when there are new tours.

PDF Template

Python

A script that generates PDF templates of multiple pages given some predefined guidelines.

PDF Invoices From Excel

Python

A script that reads invoice records from Excel files and automatically generates PDF invoices.

News Site API

Python

A program that gets data from a news API.

Visualizing Weather Forecast API

Python

A data web app that visualizes the weather forecast for the next five days of any city.

 

Weather API

Python | HTML

A REST API built with Python and Flask to serve historical weather data for various cities.

Student Management System

Python 

A PyQt6 GUI app for managing university student data with an SQL database backend.

Open Domain Chatbot

Python 

A chatbot that can discuss anything with a human is built using the ChatGPT API. 

Job Web App - Flask

Python | HTML

Created a basic job web application with Flask, enabling users to input basic information.

Job Web App - Django

Python | HTML

Created a basic job web application with Django, enabling users to input basic information.

Hotel Booking App

Python 

A REST API built with Python and Flask to serve historical weather data for various cities.

Restaurant Menu Web App

Python | HTML

Simple Django web app to let customers see a restaurant menu and meal availability.

bottom of page