resume.md split

This commit is contained in:
2026-05-12 13:26:53 -06:00
parent 5f579c58f1
commit dc619e9141
7 changed files with 137 additions and 131 deletions
+18
View File
@@ -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>