resume.md split
This commit is contained in:
@@ -0,0 +1,18 @@
|
|||||||
|
<div id="contact">
|
||||||
|
<!-- Pretty 3 column table for humans -->
|
||||||
|
<table id="contact-table" class="web-only">
|
||||||
|
<tr>
|
||||||
|
<td style="text-align: left">4150 W 111th CIR<br>Westminter, CO 80031<br>USA</td>
|
||||||
|
<td style="text-align: center"><h1 style="margin: 0;">Eric W Phillips</h1></td>
|
||||||
|
<td style="text-align: right">eric@ewpt3ch.dev<br>linkedin.com/in/ewpt3ch/<br>3034351478</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<!-- ATS simple linear for parsing -->
|
||||||
|
<div class="ats-only">
|
||||||
|
<h1>Eric Phillips</h1>
|
||||||
|
<p>4150 W 111th Circle, Westminster, CO 80031<br>
|
||||||
|
303-435-1478 | eric@ewpt3ch.dev | linkedin.com/in/ewpt3ch/</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
|
||||||
|
<div id="education">
|
||||||
|
<h3>Education</h3>
|
||||||
|
|
||||||
|
2023 - 2026: **Boot.dev Backend Developer**; Boot.dev
|
||||||
|
[Back-end Developer Certificate](https://www.boot.dev/certificates/a02fcd5e-28da-4f96-917d-d8f4a4ede80e)
|
||||||
|
|
||||||
|
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, including courses on Data Structures, Alogrithms, functional programming, web servers, and SQL databases to name a few.
|
||||||
|
|
||||||
|
2021: **Certificate of Higher Education in Data Analysis**; Open University (Milton Keynes, United Kingdom)
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,72 @@
|
|||||||
|
<div id="experience">
|
||||||
|
<h3>Work Experience</h3>
|
||||||
|
|
||||||
|
<div class="job-entry">
|
||||||
|
<!-- Pretty 3 column table for humans -->
|
||||||
|
<table id="experience-table" class="web-only">
|
||||||
|
<tr>
|
||||||
|
<td>IT, Data Analyst, Driver Trainer<br>Management Team</td>
|
||||||
|
<td><b>JBL Logistics INC</b><br>Broomfield, CO, USA</td>
|
||||||
|
<td>Sep 2019 - Nov 2025</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<!-- ATS simple linear for parsing -->
|
||||||
|
<div class="ats-only">
|
||||||
|
<h3>IT, Data Analyst, Driver Trainer | Management Team</h3>
|
||||||
|
<p><strong>JBL Logistics INC</strong> Broomfield, CO<br>
|
||||||
|
September 2019 - November 2025</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
Transportation company servicing FedEX Ground Contract
|
||||||
|
|
||||||
|
Responsibilities included:
|
||||||
|
|
||||||
|
- Manage MDM for company iPads, technical support and training for iPads and JBL facing FedEX systems.
|
||||||
|
- Consult on annual negotiations with FedEX along with upkeep and redesign of Excel negotiation tools.
|
||||||
|
- Upkeep and redesign of Excel payroll tools.
|
||||||
|
- Train new employees on business software and business objectives and requirements.
|
||||||
|
- Do deliveries as required.
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="job-entry">
|
||||||
|
<table id="experience-table">
|
||||||
|
<tr>
|
||||||
|
<td>Owner</td>
|
||||||
|
<td><b>P R Delivery INC</b><br>Broomfield, CO, USA</td>
|
||||||
|
<td> 2016 - 2019</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
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.
|
||||||
|
- 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">
|
||||||
|
<tr>
|
||||||
|
<td>Owner</td>
|
||||||
|
<td><b>My Small Business Company, INC</b><br>Westminster, CO, USA</td>
|
||||||
|
<td>2002 - 2016</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
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.
|
||||||
|
- 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>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="certs">
|
||||||
|
<h3>Certifications</h3>
|
||||||
|
CompTIA A+ Certifications, 2026 - Current
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
<div id="projects">
|
||||||
|
<h3>Projects</h3>
|
||||||
|
pkgstash - https://github.com/ewpt3ch/pkgstash
|
||||||
|
|
||||||
|
Starting from a desire to reduce duplication in update management for my local arch linux systems I built a sparse caching server. It reduces external traffic in a local network that has multiple arch linux systems. By replicating the structure of a full mirror it provides a drop in replacement for any standard mirror. Clients add this in their mirrorlist and pacman just works. Configuration is done with TOML which mimics the syntax of pacman.conf closely. Singleflight it used for preventing duplicate cache downloads if multiple clients are updating at the same time.
|
||||||
|
|
||||||
|
Go, golang.org/x/sync/singleflight, github.com/BurntSushi/toml, Github actions
|
||||||
|
|
||||||
|
resume-builder - https://github.com/ewpt3ch/resume-builder
|
||||||
|
Automates the process of creating distributable resumes from easy to edit markdown files. Uses woodpecker ci or github actions to create html and pdf then publish them on a website.
|
||||||
|
|
||||||
|
Python, uv, woodepecker ci, jinja2, htmltopdf, mdtohtml
|
||||||
|
</div>
|
||||||
@@ -1,131 +0,0 @@
|
|||||||
<div id="contact">
|
|
||||||
<!-- Pretty 3 column table for humans -->
|
|
||||||
<table id="contact-table" class="web-only">
|
|
||||||
<tr>
|
|
||||||
<td style="text-align: left">4150 W 111th CIR<br>Westminter, CO 80031<br>USA</td>
|
|
||||||
<td style="text-align: center"><h1 style="margin: 0;">Eric W Phillips</h1></td>
|
|
||||||
<td style="text-align: right">eric@ewpt3ch.dev<br>linkedin.com/in/ewpt3ch/<br>3034351478</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<!-- ATS simple linear for parsing -->
|
|
||||||
<div class="ats-only">
|
|
||||||
<h1>Eric Phillips</h1>
|
|
||||||
<p>4150 W 111th Circle, Westminster, CO 80031<br>
|
|
||||||
303-435-1478 | eric@ewpt3ch.dev | linkedin.com/in/ewpt3ch/</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="summary">
|
|
||||||
<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.
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="experience">
|
|
||||||
<h3>Work Experience</h3>
|
|
||||||
|
|
||||||
<div class="job-entry">
|
|
||||||
<!-- Pretty 3 column table for humans -->
|
|
||||||
<table id="experience-table" class="web-only">
|
|
||||||
<tr>
|
|
||||||
<td>IT, Data Analyst, Driver Trainer<br>Management Team</td>
|
|
||||||
<td><b>JBL Logistics INC</b><br>Broomfield, CO, USA</td>
|
|
||||||
<td>Sep 2019 - Nov 2025</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<!-- ATS simple linear for parsing -->
|
|
||||||
<div class="ats-only">
|
|
||||||
<h3>IT, Data Analyst, Driver Trainer | Management Team</h3>
|
|
||||||
<p><strong>JBL Logistics INC</strong> Broomfield, CO<br>
|
|
||||||
September 2019 - November 2025</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
Transportation company servicing FedEX Ground Contract
|
|
||||||
|
|
||||||
Responsibilities included:
|
|
||||||
|
|
||||||
- Manage MDM for company iPads, technical support and training for iPads and JBL facing FedEX systems.
|
|
||||||
- Consult on annual negotiations with FedEX along with upkeep and redesign of Excel negotiation tools.
|
|
||||||
- Upkeep and redesign of Excel payroll tools.
|
|
||||||
- Train new employees on business software and business objectives and requirements.
|
|
||||||
- Do deliveries as required.
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="job-entry">
|
|
||||||
<table id="experience-table">
|
|
||||||
<tr>
|
|
||||||
<td>Owner</td>
|
|
||||||
<td><b>P R Delivery INC</b><br>Broomfield, CO, USA</td>
|
|
||||||
<td> 2016 - 2019</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
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.
|
|
||||||
- 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">
|
|
||||||
<tr>
|
|
||||||
<td>Owner</td>
|
|
||||||
<td><b>My Small Business Company, INC</b><br>Westminster, CO, USA</td>
|
|
||||||
<td>2002 - 2016</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
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.
|
|
||||||
- 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>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="certs">
|
|
||||||
<h3>Certifications</h3>
|
|
||||||
CompTIA A+ Certifications, 2026 - Current
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="education">
|
|
||||||
<h3>Education</h3>
|
|
||||||
|
|
||||||
2023 - 2026: **Boot.dev Backend Developer**; Boot.dev
|
|
||||||
[Back-end Developer Certificate](https://www.boot.dev/certificates/a02fcd5e-28da-4f96-917d-d8f4a4ede80e)
|
|
||||||
|
|
||||||
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, including courses on Data Structures, Alogrithms, functional programming, web servers, and SQL databases to name a few.
|
|
||||||
|
|
||||||
2021: **Certificate of Higher Education in Data Analysis**; Open University (Milton Keynes, United Kingdom)
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="skills">
|
|
||||||
<h3>Skills</h3>
|
|
||||||
|
|
||||||
- Go, Python, SQL, Javascript, C, Shell
|
|
||||||
- Postgres, sqlite
|
|
||||||
- Linux, Docker, Git
|
|
||||||
- HTML, CSS, Flask
|
|
||||||
- MS Office, Excel, Google Workspace
|
|
||||||
- MDM
|
|
||||||
- Strategic planning, Tactical planning
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="projects">
|
|
||||||
<h3>Projects</h3>
|
|
||||||
pkgstash - https://github.com/ewpt3ch/pkgstash
|
|
||||||
|
|
||||||
Starting from a desire to reduce duplication in update management for my local arch linux systems I built a sparse caching server. It reduces external traffic in a local network that has multiple arch linux systems. By replicating the structure of a full mirror it provides a drop in replacement for any standard mirror. Clients add this in their mirrorlist and pacman just works. Configuration is done with TOML which mimics the syntax of pacman.conf closely. Singleflight it used for preventing duplicate cache downloads if multiple clients are updating at the same time.
|
|
||||||
|
|
||||||
Go, golang.org/x/sync/singleflight, github.com/BurntSushi/toml, Github actions
|
|
||||||
|
|
||||||
resume-builder - https://github.com/ewpt3ch/resume-builder
|
|
||||||
Automates the process of creating distributable resumes from easy to edit markdown files. Uses woodpecker ci or github actions to create html and pdf then publish them on a website.
|
|
||||||
|
|
||||||
Python, uv, woodepecker ci, jinja2, htmltopdf, mdtohtml
|
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
<div id="skills">
|
||||||
|
<h3>Skills</h3>
|
||||||
|
|
||||||
|
- Go, Python, SQL, Javascript, C, Shell
|
||||||
|
- Postgres, sqlite
|
||||||
|
- Linux, Docker, Git
|
||||||
|
- HTML, CSS, Flask
|
||||||
|
- MS Office, Excel, Google Workspace
|
||||||
|
- MDM
|
||||||
|
- Strategic planning, Tactical planning
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
<div id="summary">
|
||||||
|
<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.
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user