Harvey Reid

Projects

Independently Coded Projects

These projects were designed and coded by me.

Student Records App

Screenshot of Vue app Screenshot of Vue app

A full-stack application built with Node.js, Express, Bootstrap, MongoDB, and Mongoose that allows users to view, filter, update, and delete student records. This project was developed and tested locally.

Technologies: Node.js, Express, Bootstrap, MongoDB, Mongoose, Vue.js

View on GitHub

Trip Data App

Trip Data App displaying trip records Trip Data App displaying trip records

A full-stack application built with Node.js, Express, Nunjucks, Bootstrap, MongoDB, and Mongoose that allows users to view, filter, create, update, and delete trip data. This project was developed and tested locally.

Technologies: Node.js, Express, Nunjucks, Bootstrap, MongoDB, Mongoose

View on GitHub

Personal Portfolio Website

A responsive website built with HTML, CSS, and JavaScript to showcase my writing, résumé, and programming projects.

Technologies: HTML, CSS, JavaScript, GitHub Pages

View on GitHub

AI-Assisted Projects

For each of the following projects, I developed the project concept, defined the functional and visual requirements, selected features, tested each iteration, reported bugs, and directed revisions through the final release. ChatGPT generated the implementation code in response to that direction and feedback. I am publishing these projects as examples of requirements development, product direction, iterative testing, quality assurance, interface design, and responsible AI-assisted software development—not as code I wrote independently from scratch.

Late Night Game Journal

Screenshot of Late Night Journal game library Screenshot of Late Night Journal review workspace

An AI-assisted Python desktop application for managing a game library, recording play-session journals, and planning game reviews.

Technologies: Python, CustomTkinter, SQLite, pytest, IGDB API

View on GitHub

Auto Insights

Screenshot of Auto Insights dashboard Screenshot of Auto Insights key findings page

An AI-assisted Python desktop application for analyzing dealership inventory, sales trends, and workbook-based business data.

Technologies: Python, CustomTkinter, Matplotlib, openpyxl, Pandas, pytest

View on GitHub

Data Cleaning App

Screenshot of Data Cleaning app original data screen Screenshot of Data Cleaning app cleaned preview screen

An AI-assisted Python desktop application for analyzing, cleaning, correcting, and safely exporting CSV data.

Technologies: Python, CustomTkinter, Pandas, pytest

View on GitHub

Neon Moon

Screenshot of Neon Moon app

An AI-assisted neon Python desktop dashboard displaying live weather and locally calculated lunar information.

Technologies: Python, CustomTkinter, Open-Meteo API, Pillow, PyEphem

View on GitHub

Winter Bank

Screenshot of Winter Bank dashboard Screenshot of Winter Bank account transactions screen

An AI-assisted Flask and MySQL web application that simulates account creation, searching, teller transactions, and account closure.

Technologies: Python, HTML, CSS, Flask, MySQL, pytest

View on GitHub

Mint Calculator

Mint Calculator showing a completed calculation

An AI-assisted mint-themed Tkinter calculator with circular operation buttons and automatic result updates.

Technologies: Python, Tkinter

View on GitHub