Personal Projects

〈 Back
Developer Portfolio

Spring 2023 - Currently In-Progress!

Screenshot of portfolio project

A NextJS application to showcase my fullstack skills and learn NextJS. For now data lives in JS files and only half the pages work. In the future I hope to:

  • showcase a live working demo of all my projects
  • make sure my website is accessible to all abilities
  • provide different styling light/dark modes
  • really get into styling and some animations

Tech Stack:

  • Back End: No DB yet, NextJS framework with JavaScript
  • Front End: Next JS framework with JavaScript, React
  • Cloud Services: Cloudflare
Warehouse Inventory Tracking System

Summer 2021 - Present

Screenshot of inventory project

A SaaS application built for a small local business to track their inventory between the warehouse and several of kiosks. The kiosk workers take daily inventory and an Order is generated for them. The warehouse alters and approves the order, delivers the products, and then the kiosk recieves the order. Inventory is then transferred by the API from the warehouse to the kiosks. Packing slips and Invoices are generated as PDFs and can be printed and attached to orders. This repo is private, but I do have a Loom on my LinkedIn demoing it, and I'm always happy to do a live tour!

Tech Stack:

  • Back End: MySQL DB, GraphQL layer, Node JS framework, Sequelize ORM
  • Front End: React JS framework with JavaScript, Apollo Server
  • Cloud Services: Digital Ocean Hosting using App Platform and Spaces