added html tags and fixed spellingmistakes in .dev and .ops md files
This commit is contained in:
+77
-39
@@ -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>
|
||||
</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.
|
||||
<!-- 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>
|
||||
|
||||
<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,37 +35,57 @@ Self-motivated developer with proven ability to design, build, and deploy practi
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Transportation company servicing FedEx Ground Contract
|
||||
<!-- 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>
|
||||
|
||||
Key Technical Contributions:
|
||||
<p>Transportation company servicing FedEx Ground Contract</p>
|
||||
|
||||
- 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.
|
||||
<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 id="job-entry">
|
||||
<table id="experience-table">
|
||||
<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>
|
||||
<td>2016 - 2019</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Transportation company servicing FedEx Ground Contract
|
||||
<!-- 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>
|
||||
|
||||
Software Development Highlights:
|
||||
<p>Transportation company servicing FedEx Ground Contract</p>
|
||||
|
||||
- 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.
|
||||
<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 id="job-entry">
|
||||
<table id="experience-table">
|
||||
<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:
|
||||
<!-- 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>
|
||||
|
||||
- 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.
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user