About Me

This site is dedicated to my work experience, past and current projects, and whatever else seems relevant.
Check out the Resume page for recent work history and the Contact page if you'd like to reach out.

Projects

Below are some of my recent personal and professional projects that showcase my skills and interests.
Click each entry below for more information.

Date: Ongoing

Type: Personal

Designed to marry my interest with building things and the desire to showcase my skills, this website is being hosted using a variety of AWS Managed Services to ensure availability, security, and scalability.

Skills & Tools used:

  • HTML
  • CSS
  • JavaScript
  • AWS
  • S3
  • Route 53
  • ACM (Certificate Manager)
  • CloudFront
  • GitHub

Date: Ongoing

Type: Professional

A tool built in Python (with use of tkinter for a basic UI), this tool allows a user to specify unique IDs for their company, and upload a CSV file with customer data that hits a pre-built API endpoint. The tool then produces an error file with all relevant errors for review and eventual re-upload should the user choose to do so.

Skills & Tools used:

  • Python
  • tkinter
  • API

Date: Q2 2024

Type: Professional

A tool built in Python (with use of tkinter for a basic UI), this tool takes a basic mapping file provided by users to populate a custom export file record within MarketTime. This is currently deployed to help make the process of replicating existing exports from Brandwise and creating new exports for those who have requested them. There are various error handling and transformation tasks within the tool to ensure ease-of-use for the person utilizing it.

Skills & Tools used:

  • Python
  • tkinter
  • API

Date: Q2 2024

Type: Personal

A tool built in Python, it parses through API responses and generates an easy to read error file for user consumption. This is currently deployed in the process of importing customer data from a CSV file via an API endpoint designed for this purpose.

Skills & Tools used:

  • Python
  • API

Date: 2023

Type: Personal

This was a class project for the AWS Solutions Architect Certification using Mattermost and AWS. It is a proof of concept scalable solution that can be hosted on an on-premises data center, or a public cloud such as AWS, with its servers, storage etc. completely managed and controlled by an IT team.

Skills & Tools used:

  • AWS EC2
  • VPC
  • Security Groups
  • Internet Gateway/NAT Instance

Date: 2022

Type: Personal

Another class project, this utilizes a workflow that allowed users to upload documents to an S3 bucket and notify a designated user, while parsing the document for data.

Skills & Tools used:

  • AWS EC2
  • VPC
  • Security Groups
  • Internet Gateway/NAT Instance