Projects

Portfolio Web Site

thumbnail

Technologies HTML/CSS, JavaScript, AngularJS, Bootstrap, SASS

A web site to use as my online portfolio which includes projects I have worked on, my resume, and my contact detail.

Lettering Automation

thumbnail

Technologies C#, SQL, VBA

This program drives a lettering automation project. It relies on the VBA macros stored in the lettering templates to produce the artwork. It is also dependent on a specific folder structure, but that structure is configurable as needed.

U-Shirt

thumbnail

Technologies HTML/CSS, JavaScript, AngularJS, Bootstrap, SASS

A vector-based t-shirt designer focused on shareability.

Reporting Tool

thumbnail

Technologies C#, SQL

A tool created for running reports on the AS400. It is designed to allow for quick and easy retrieval of order details without having to navigate the AS400 menus. The tool also supports the creation, saving, and loading of custom reports.

File Path Builder

thumbnail

Technologies Java

A proof of concept tool to build a file path that corresponds to a given order. It was designed to be used on an already established and inconsistent file structure. Directory paths and trim patterns are read from config files to be able to be easily adjusted as needed.

Simple Particle System

thumbnail

Technologies Java

A simple particle system built with native Java libraries. Global gravity may be toggled, and gravity wells may be created to influence the particles. Walls may be placed to act as barriers. While using the demo, hold "H" to view the control options.