added tags for formatting

This commit is contained in:
2026-01-28 15:42:58 -07:00
parent e99e68a9f7
commit f570424dcb
2 changed files with 36 additions and 30 deletions
+34 -21
View File
@@ -1,29 +1,40 @@
Eric W Phillips <div id="contact">
=============== <table id="contact-table">
<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>
</div>
| 4150 W 111th CIR<br>Westminter, CO 80031<br>USA | eric@ewpt3ch.dev<br>linkedin.com/in/ewpt3ch/<br>3034351478 | <div id="objective">
| :-------------------- | ------------------------------: | <h3>Objective</h3>
Objective Use my data analysis skills that I obtained at Open University in a professional environment to support the growth of your business.
-------------------- </div>
Use my data analysis skills that I obtained at Open University in a professional environment to support the growth of your business <div id="summary">
<h3>Summary</h3>
Summary
-------
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. 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>
Work Experience <div id="experience">
---------- <h3>Work Experience</h3>
<table id="contact-table">
<tr>
<td style="text-align: left">IT, Data Analyst, Driver Trainer<br>Management Team</td>
<td style="text-align: center"><b>JBL Logistics INC</b><br>Broomfield, CO, USA</td>
<td style="text-align: right">Sep 2019 - Nov 2025</td>
</tr>
</table>
JBL Logistics INC Sep 2019 - Nov 2025
Transportation company servicing FedEX Ground Contract Transportation company servicing FedEX Ground Contract
IT, Data Analyst, Driver
Responsibilities included: Responsibilities included:
@@ -54,14 +65,16 @@ Owner
- Developed Payroll and financial analysis systems using python and Google Sheets. - Developed Payroll and financial analysis systems using python and Google Sheets.
- Created training systems that met DOT guidelines. - 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. - I successfully grew the company to 3 full time drivers and then merged it with P R Delivery INC.
</div>
Education <div id="education">
--------- <h3>Education</h3>
2021 2021: **Certificate of Higher Education in Data Analysis**; Open University (Milton Keynes, United Kingdom)
: **Certificate of Higher Education in Data Analysis**; Open University (Milton Keynes, United Kingdom) </div>
Skills <div id="skills">
------ <h3>Skills</h3>
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. 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.
</div>
+2 -9
View File
@@ -6,7 +6,7 @@
<style> <style>
@page { @page {
size: letter; size: letter;
margin: 0.75in; margin: 0.5in;
} }
body { body {
font-family: Arial, sans-serif; font-family: Arial, sans-serif;
@@ -28,14 +28,7 @@
text-align: left; text-align: left;
padding: 8px; padding: 8px;
border-bottom: 1px solid #ddd; border-bottom: 1px solid #ddd;
} vertical-align: top;
th {
text-align: left;
padding: 8px;
}
td {
text-align: left;
padding: 8px;
} }
ul { ul {
padding-left: 20px; padding-left: 20px;