Palettemate
Fall 2024 - https://github.com/isaac1000000/Palettemate

Palettemate is designed to help painters source their palettes across brands and lines, without the hassle of cross-referencing each brand's catalogue. Users can create palettes by viewing a list of swatches and paint information, then building a viewable collection of the paints they'd like to purchase. In fact, the entire palette can be opened at once at the store source to speed up the process.
This project was my final project for my Applied Internet Technologies class and was built with Express, Postgres, and lots of client-side Javascript. The pages are templated with Handlebars. It's built of ancient technology, but was a valuable lesson in building projects on a time and research budget. I also had lots of fun with the Postgres queries because it was my first experience with more traditional user objects and database schemes. Palettemate was a short exercise in building the foundations of a scalable web app.