This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Boot.dev | [https://www.boot.dev/u/ewpt3ch](https://www.boot.dev/u/ewpt3ch)
|
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**
|
2021: **Certificate of Higher Education in Data Analysis**
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
September 2019 - November 2025</p>
|
September 2019 - November 2025</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
Transportation company servicing FedEx Ground Contract
|
Transportation company servicing a FedEx Ground Contract
|
||||||
|
|
||||||
Responsibilities included:
|
Responsibilities included:
|
||||||
|
|
||||||
@@ -49,8 +49,8 @@ Responsibilities included:
|
|||||||
Transportation company servicing a FedEx Ground Contract
|
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
|
- 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
|
- 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
|
- 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
|
- Sold the company in 2019
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
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.
|
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.
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
<div id="summary">
|
<div id="summary">
|
||||||
<h3>Professional Summary</h3>
|
<h3>Professional Summary</h3>
|
||||||
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.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user