This commit is contained in:
+21
-6
@@ -30,24 +30,33 @@ Responsibilities included:
|
||||
</div>
|
||||
|
||||
<div class="job-entry">
|
||||
<table id="experience-table">
|
||||
<!-- Pretty 3 column table for humans -->
|
||||
<table id="experience-table" class="web-only">
|
||||
<tr>
|
||||
<td>Owner</td>
|
||||
<td><b>P R Delivery INC</b><br>Broomfield, CO, USA</td>
|
||||
<td> 2016 - 2019</td>
|
||||
<td>2016 - 2019</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- ATS simple linear for parsing -->
|
||||
<div class="ats-only">
|
||||
<h3>Owner</h3>
|
||||
<p><strong>P R Delivery INC</strong> Broomfield, CO<br>
|
||||
2016 - 2019</p>
|
||||
</div>
|
||||
|
||||
Transportation company servicing 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 to project income and expenses using python and Google Sheets to aid in negotiating rates with FedEX.
|
||||
- Developed a revenue analysis tool to project income and expenses using Python, Flask, and Google Sheets to aid in negotiating rates with FedEX.
|
||||
- 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.
|
||||
- Sold the company in 2019.
|
||||
</div>
|
||||
|
||||
<div class="job-entry">
|
||||
<table id="experience-table">
|
||||
<!-- Pretty 3 column table for humans -->
|
||||
<table id="experience-table" class="web-only">
|
||||
<tr>
|
||||
<td>Owner</td>
|
||||
<td><b>My Small Business Company, INC</b><br>Westminster, CO, USA</td>
|
||||
@@ -55,10 +64,17 @@ Transportation company servicing FedEX Ground Contract
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- ATS simple linear for parsing -->
|
||||
<div class="ats-only">
|
||||
<h3>Owner</h3>
|
||||
<p><strong>My Small Business Company, INC</strong> Westminster, CO, USA<br>
|
||||
2002 - 2016</p>
|
||||
</div>
|
||||
|
||||
Transportation company servicing FedEX Ground Contract
|
||||
|
||||
- From my position as a dock worker I successfully obtained a delivery contract and started this company.
|
||||
- Developed Payroll and financial analysis systems using python and Google Sheets.
|
||||
- Developed Payroll and financial analysis systems using a Python to Google Sheets ETL pipeline.
|
||||
- Created training systems that met DOT guidelines.
|
||||
- I successfully grew the company to 3 full time drivers and then merged it with P R Delivery INC.
|
||||
</div>
|
||||
@@ -69,4 +85,3 @@ Transportation company servicing FedEX Ground Contract
|
||||
CompTIA A+ Certifications, 2026 - Current
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user