added html tags and fixed spellingmistakes in .dev and .ops md files
This commit is contained in:
+81
-43
@@ -1,30 +1,33 @@
|
||||
<div id="contact">
|
||||
<table id="contact-table">
|
||||
<!-- Pretty 3 column table for humans -->
|
||||
<table id="contact-table" class="web-only">
|
||||
<tr>
|
||||
<td style="text-align: left">4150 W 111th CIR<br>Westminster, 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 W Phillips</h1>
|
||||
<p>4150 W 111th Circle, Westminster, CO 80031<br>
|
||||
303-435-1478 | eric@ewpt3ch.dev | linkedin.com/in/ewpt3ch/</p>
|
||||
</div>
|
||||
|
||||
<div id="objective">
|
||||
<h3>Objective</h3>
|
||||
|
||||
Leverage my technical development skills and hands-on experience in Python, web technologies, and automation to build robust software solutions that drive business growth.
|
||||
</div>
|
||||
|
||||
<div id="summary">
|
||||
<h3>Summary</h3>
|
||||
<h3>Professional Summary</h3>
|
||||
|
||||
Self-motivated developer with proven ability to design, build, and deploy practical business applications. Excel at transforming complex requirements into working solutions through iterative development. Strong background in Python development, web technologies, and creating tools that solve real business problems.
|
||||
<p>Self-motivated developer with proven ability to design, build, and deploy practical business applications. Excel at transforming complex requirements into working solutions through iterative development. Strong background in Python development, web technologies, and creating tools that solve real business problems.</p>
|
||||
</div>
|
||||
|
||||
<div id="experience">
|
||||
<h3>Work Experience</h3>
|
||||
|
||||
<div class="job-entry">
|
||||
<table id="experience-table">
|
||||
<!-- 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>
|
||||
@@ -32,18 +35,28 @@ Self-motivated developer with proven ability to design, build, and deploy practi
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Transportation company servicing FedEx Ground Contract
|
||||
|
||||
Key Technical Contributions:
|
||||
|
||||
- Designed and maintained Excel-based tools with VBA for annual contract negotiations and payroll processing.
|
||||
- Managed Mobile Device Management (MDM) infrastructure for company iPad fleet.
|
||||
- Provided technical support and training for business software systems.
|
||||
- Developed technical documentation and training materials for new employees.
|
||||
<!-- 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>
|
||||
|
||||
<div id="job-entry">
|
||||
<table id="experience-table">
|
||||
<p>Transportation company servicing FedEx Ground Contract</p>
|
||||
|
||||
<p>Key Technical Contributions:</p>
|
||||
|
||||
<ul>
|
||||
<li>Designed and maintained Excel-based tools with VBA for annual contract negotiations and payroll processing.</li>
|
||||
<li>Managed Mobile Device Management (MDM) infrastructure for company iPad fleet.</li>
|
||||
<li>Provided technical support and training for business software systems.</li>
|
||||
<li>Developed technical documentation and training materials for new employees.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="job-entry">
|
||||
<!-- 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>
|
||||
@@ -51,18 +64,28 @@ Key Technical Contributions:
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Transportation company servicing FedEx Ground Contract
|
||||
|
||||
Software Development Highlights:
|
||||
|
||||
- Developed a revenue analysis application using Python and Google Sheets API to project income and expenses, enabling data-driven contract negotiations with FedEx.
|
||||
- Architected and deployed a company-wide iPad deployment including MDM enrollment, software licensing, testing infrastructure, and staff training completed in 2 weeks.
|
||||
- Built financial analysis systems integrating Python with Google Sheets for real-time business intelligence.
|
||||
- Created automated reporting tools that reduced manual data entry and improved decision-making accuracy.
|
||||
<!-- 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>
|
||||
|
||||
<div id="job-entry">
|
||||
<table id="experience-table">
|
||||
<p>Transportation company servicing FedEx Ground Contract</p>
|
||||
|
||||
<p>Software Development Highlights:</p>
|
||||
|
||||
<ul>
|
||||
<li>Developed a revenue analysis application using Python and Google Sheets API to project income and expenses, enabling data-driven contract negotiations with FedEx.</li>
|
||||
<li>Architected and deployed a company-wide iPad deployment including MDM enrollment, software licensing, testing infrastructure, and staff training completed in 2 weeks.</li>
|
||||
<li>Built financial analysis systems integrating Python with Google Sheets for real-time business intelligence.</li>
|
||||
<li>Created automated reporting tools that reduced manual data entry and improved decision-making accuracy.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="job-entry">
|
||||
<!-- 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>
|
||||
@@ -70,33 +93,48 @@ Software Development Highlights:
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Transportation company servicing FedEx Ground Contract
|
||||
|
||||
Development Projects:
|
||||
|
||||
- Engineered payroll and financial analysis systems using Python with Google Sheets integration for automated business reporting.
|
||||
- Developed custom applications to streamline business operations and reduce manual processes.
|
||||
- Created documentation systems and training materials that met regulatory compliance requirements.
|
||||
<!-- ATS simple linear for parsing -->
|
||||
<div class="ats-only">
|
||||
<h3>Owner</h3>
|
||||
<p><strong>My Small Business Company, INC</strong> | Westminster, CO<br>
|
||||
2002 - 2016</p>
|
||||
</div>
|
||||
|
||||
<p>Transportation company servicing FedEx Ground Contract</p>
|
||||
|
||||
<p>Development Projects:</p>
|
||||
|
||||
<ul>
|
||||
<li>Engineered payroll and financial analysis systems using Python with Google Sheets integration for automated business reporting.</li>
|
||||
<li>Developed custom applications to streamline business operations and reduce manual processes.</li>
|
||||
<li>Created documentation systems and training materials that met regulatory compliance requirements.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="certs">
|
||||
<h3>Certifications</h3>
|
||||
|
||||
<p>CompTIA A+ Certifications, 2026 - Current</p>
|
||||
</div>
|
||||
|
||||
<div id="education">
|
||||
<h3>Education</h3>
|
||||
|
||||
2026 expected: **Boots.dev Backend Developer**; Boot.dev<br>
|
||||
2021: **Certificate of Higher Education in Data Analysis**; Open University (Milton Keynes, United Kingdom)
|
||||
<p>2026 expected: <strong>Boot.dev Backend Developer</strong>; Boot.dev<br>
|
||||
2021: <strong>Certificate of Higher Education in Data Analysis</strong>; Open University (Milton Keynes, United Kingdom)</p>
|
||||
</div>
|
||||
|
||||
<div id="skills">
|
||||
<h3>Technical Skills</h3>
|
||||
|
||||
**Programming & Development:** Python, SQL, HTML, CSS, JavaScript
|
||||
<p><strong>Programming & Development:</strong> Python, SQL, HTML, CSS, JavaScript</p>
|
||||
|
||||
**Tools & Frameworks:** Flask, Git, Docker, Excel/VBA
|
||||
<p><strong>Tools & Frameworks:</strong> Flask, Git, Docker, Excel/VBA</p>
|
||||
|
||||
**Development Practices:** API integration (Google Sheets), version control, containerization, iterative development
|
||||
<p><strong>Development Practices:</strong> API integration (Google Sheets), version control, containerization, iterative development</p>
|
||||
|
||||
**Systems:** Linux, MDM systems, business application deployment
|
||||
<p><strong>Systems:</strong> Linux, MDM systems, business application deployment</p>
|
||||
|
||||
**Analysis & Reporting:** Minitab, data visualization, automated reporting systems
|
||||
<p><strong>Analysis & Reporting:</strong> Minitab, data visualization, automated reporting systems</p>
|
||||
</div>
|
||||
|
||||
+119
-48
@@ -1,73 +1,144 @@
|
||||
Eric W Phillips
|
||||
===============
|
||||
<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>Westminster, 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>
|
||||
|
||||
| | |
|
||||
| :------------------- | ---------------------------: |
|
||||
| 4150 W 111th CIR | eric@ewpt3ch.dev |
|
||||
| Westminter, CO 80031 | linkedin.com/in/ewpt3ch/ |
|
||||
| USA | 3034351478 |
|
||||
<!-- ATS simple linear for parsing -->
|
||||
<div class="ats-only">
|
||||
<h1>Eric W Phillips</h1>
|
||||
<p>4150 W 111th Circle, Westminster, CO 80031<br>
|
||||
303-435-1478 | eric@ewpt3ch.dev | linkedin.com/in/ewpt3ch/</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Objective
|
||||
--------------------
|
||||
Use my customer service and technical problem solving skills to support stakeholders in use of the product and it's supporting assets.
|
||||
<div id="summary">
|
||||
<h3>Professional Summary</h3>
|
||||
|
||||
<p>Results-driven IT professional with extensive experience in systems administration, mobile device management, and end-user support. Proven track record of managing infrastructure deployments, providing technical training, and maintaining business-critical systems. Excel at troubleshooting complex issues and implementing solutions that minimize downtime and maximize productivity.</p>
|
||||
</div>
|
||||
|
||||
Summary
|
||||
-------
|
||||
<div id="experience">
|
||||
<h3>Work Experience</h3>
|
||||
|
||||
Highly motivated self starter that excels at finding organization in chaos. Used to all aspects of problem solving: defining, subdividing, and implementing solutions. Knows how to be quick at implementing solutions and iterating to find efficiencies.
|
||||
<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>
|
||||
|
||||
Experience
|
||||
----------
|
||||
<!-- 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>
|
||||
|
||||
JBL Logistics INC 2019 - Nov 2025
|
||||
<p>Transportation company servicing FedEx Ground Contract</p>
|
||||
|
||||
Transportation company servicing FedEX Ground Contract
|
||||
<p>IT Operations & Support:</p>
|
||||
|
||||
IT, Data Analyst, Driver
|
||||
<ul>
|
||||
<li>Managed Mobile Device Management (MDM) system for company-wide iPad deployment, including device enrollment, configuration, and ongoing maintenance.</li>
|
||||
<li>Provided comprehensive technical support for iPad fleet and FedEx-facing business systems to ensure operational continuity.</li>
|
||||
<li>Trained employees on business software, hardware usage, and system troubleshooting procedures.</li>
|
||||
<li>Maintained and supported Excel-based business applications for payroll and contract management.</li>
|
||||
<li>Served as primary IT contact for hardware issues, software problems, and system access requests.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Responsibilities included:
|
||||
<div class="job-entry">
|
||||
<!-- 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>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
- 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.
|
||||
<!-- 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>
|
||||
|
||||
P R Delivery INC 2016 - 2019
|
||||
<p>Transportation company servicing FedEx Ground Contract</p>
|
||||
|
||||
Tranportation company servicing FedEX Ground Contract
|
||||
<p>Infrastructure & Systems Management:</p>
|
||||
|
||||
Co-Owner
|
||||
<ul>
|
||||
<li>Orchestrated complete technology infrastructure deployment including MDM system implementation, device provisioning, software licensing, and end-user training within 2-week deadline.</li>
|
||||
<li>Managed vendor relationships for software licensing and technical services.</li>
|
||||
<li>Implemented and maintained business systems supporting daily operations for 12 employees.</li>
|
||||
<li>Provided Tier 1-3 technical support for all business systems and mobile devices.</li>
|
||||
<li>Created and maintained technical documentation and standard operating procedures.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
- After succesfully 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 class="job-entry">
|
||||
<!-- 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>
|
||||
<td>2002 - 2016</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
My Small Business Company INC 2002 - 2016
|
||||
<!-- ATS simple linear for parsing -->
|
||||
<div class="ats-only">
|
||||
<h3>Owner</h3>
|
||||
<p><strong>My Small Business Company, INC</strong> | Westminster, CO<br>
|
||||
2002 - 2016</p>
|
||||
</div>
|
||||
|
||||
Transportation company servicing a FedEX Ground Contract
|
||||
<p>Transportation company servicing FedEx Ground Contract</p>
|
||||
|
||||
Owner
|
||||
<p>Systems Administration:</p>
|
||||
|
||||
- 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.
|
||||
<ul>
|
||||
<li>Administered business systems including payroll, financial tracking, and operational tools.</li>
|
||||
<li>Implemented and maintained Google Sheets-based applications for business operations.</li>
|
||||
<li>Developed and delivered technical training programs meeting Department of Transportation (DOT) compliance requirements.</li>
|
||||
<li>Provided ongoing technical support and system maintenance for growing team.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Certifications
|
||||
--------------
|
||||
<div id="certs">
|
||||
<h3>Certifications</h3>
|
||||
|
||||
CompTIA A+ 2026 - Current
|
||||
<p>CompTIA A+ Certifications, 2026 - Current</p>
|
||||
</div>
|
||||
|
||||
Education
|
||||
---------
|
||||
<div id="education">
|
||||
<h3>Education</h3>
|
||||
|
||||
2021
|
||||
: **Certificate of Higher Education in Data Analysis**; Open University (Milton Keynes, United Kingdom)
|
||||
<p>2021: <strong>Certificate of Higher Education in Data Analysis</strong>; Open University (Milton Keynes, United Kingdom)</p>
|
||||
</div>
|
||||
|
||||
<div id="skills">
|
||||
<h3>Technical Skills</h3>
|
||||
|
||||
Skills
|
||||
------
|
||||
Familiar with the need for process and record keeping in the service of customer issues. Knowledgeable in the use of Python, Excel, Minitab, MS Office, SQl to assist in business analysis. Able to use tactical or strategic planning to inform the developement of business processes. Use of Linux, Docker, Flask, Git, HTML, CSS to provide access to analysis results.
|
||||
<p><strong>Systems Administration:</strong> Linux system administration, Docker containerization, MDM (Mobile Device Management)</p>
|
||||
|
||||
<p><strong>End-User Support:</strong> Technical troubleshooting, user training, documentation, help desk operations</p>
|
||||
|
||||
<p><strong>Software & Tools:</strong> MS Office Suite, Excel (advanced), Python scripting, Git</p>
|
||||
|
||||
<p><strong>Infrastructure:</strong> System deployment, software licensing, vendor management</p>
|
||||
|
||||
<p><strong>Database & Development:</strong> SQL, basic web technologies (HTML, CSS, Flask)</p>
|
||||
|
||||
<p><strong>Business Applications:</strong> Payroll systems, financial tracking tools, Google Workspace administration</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user