From cc84cbad8d066cfea377baeeb18a221382f92032 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Tue, 12 May 2026 22:25:29 -0600 Subject: [PATCH] 2026-05-12 final polish --- markdown/education.md | 2 +- markdown/experience.md | 6 +++--- markdown/projects.md | 2 +- markdown/summary.md | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/markdown/education.md b/markdown/education.md index ac4c52b..2e47d08 100644 --- a/markdown/education.md +++ b/markdown/education.md @@ -6,7 +6,7 @@ Boot.dev | [https://www.boot.dev/u/ewpt3ch](https://www.boot.dev/u/ewpt3ch) -Successfully completed Boot.dev Back-end Developer Certificate, a rigorous backend engineering curriculum. I finished over 20 courses and projects. Material covered includes Data Structures, Algorithms, Object-Oriented Programming, Functional Programming, Test Driven Development, and SQL databases to name a few. +Successfully completed Boot.dev Back-end Developer Certificate, a rigorous backend engineering curriculum. I finished over 20 courses and projects. Material covered includes Data Structures, Algorithms, Object-Oriented Programming, Functional Programming, Test-Driven Development, and SQL databases to name a few. 2021: **Certificate of Higher Education in Data Analysis** diff --git a/markdown/experience.md b/markdown/experience.md index eea1fdd..2ea55c9 100644 --- a/markdown/experience.md +++ b/markdown/experience.md @@ -18,7 +18,7 @@ September 2019 - November 2025

-Transportation company servicing FedEx Ground Contract +Transportation company servicing a FedEx Ground Contract Responsibilities included: @@ -49,8 +49,8 @@ Responsibilities included: Transportation company servicing a FedEx Ground Contract - After successfully merging two companies to meet FedEx requirements, negotiated contract rates and grew company from 6 full time employees and \$500K annual revenue at time of merger to 12 full time employees and \$1.2M annual revenue at time of sale -- Developed a revenue analysis tool (FlaskFDX) using Python and Google Sheets API to project income and expenses, enabling data-driven contract negotiations -- Navigated company through an unexpected material change in routing method that included a deployment of iPads to all vehicles. The deployment consisted of enrolling devices in MDM, obtaining license to routing software, testing the deployment, and training of staff over a 2 week time frame +- Developed a revenue analysis tool (flaskfdx) using Python and Google Sheets API to project income and expenses, enabling data-driven contract negotiations +- Navigated company through an unexpected material change in routing method that included a deployment of iPads to all vehicles which consisted of enrolling devices in MDM, obtaining license to routing software, testing the deployment, and training of staff over a 2 week time frame - Sold the company in 2019 diff --git a/markdown/projects.md b/markdown/projects.md index 1e690c7..3132118 100644 --- a/markdown/projects.md +++ b/markdown/projects.md @@ -13,7 +13,7 @@ Automates the process of creating distributable resumes from easy to edit markdo Python, uv, Woodpecker CI, Jinja2, WeasyPrint, markdown-it-py -**FlaskFDX** - [https://gitea.ewpt3ch.dev/ewpt3ch/flaskfdx](https://gitea.ewpt3ch.dev/ewpt3ch/flaskfdx) +**flaskfdx** - [https://gitea.ewpt3ch.dev/ewpt3ch/flaskfdx](https://gitea.ewpt3ch.dev/ewpt3ch/flaskfdx) Webapp to streamline the evaluation of FedEx service provider contracts. I built an ETL pipeline to ingest Excel reports into a SQLite database enabling structured queries into driver and route performance. This tool was developed to replace manual auditing processes and provided the data foundation used during contract rate negotiations. diff --git a/markdown/summary.md b/markdown/summary.md index d47f8c6..74b6998 100644 --- a/markdown/summary.md +++ b/markdown/summary.md @@ -1,6 +1,6 @@

Professional Summary

-20 years of business operations and ownership has taught me the value of good software that supports operations. I used to do payroll manually by copying data by hand into my payroll sheet. With a few employees it worked, then it didn't. I developed a python ETL program to convert excel reports into usable information for payroll. This automation gave me peace of mind by making the process replicable and it saved significant time that I was able to invest in my family. +20 years of business operations and ownership has taught me the value of good software that supports operations. I used to do payroll manually by copying data by hand into my payroll sheet. With a few employees it worked, then it didn't. I developed a Python ETL program to convert Excel reports into usable information for payroll. This automation gave me peace of mind by making the process replicable and it saved significant time that I was able to invest in my family.