Deploy new site
This commit is contained in:
parent
985b76aae6
commit
29028bed1e
11 changed files with 21 additions and 22 deletions
|
|
@ -37,8 +37,8 @@
|
|||
|
||||
<meta itemprop="name" content="Web Résumé">
|
||||
<meta itemprop="description" content="Experienced web developer">
|
||||
<meta itemprop="dateModified" content="2024-05-16T08:29:00-05:00" />
|
||||
<meta itemprop="wordCount" content="528">
|
||||
<meta itemprop="dateModified" content="2024-05-20T09:19:57-05:00" />
|
||||
<meta itemprop="wordCount" content="540">
|
||||
<meta itemprop="keywords" content="" />
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Web Résumé"/>
|
||||
|
|
@ -140,6 +140,10 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="#skills">Skills</a></li>
|
||||
|
||||
|
||||
|
|
@ -187,6 +191,11 @@
|
|||
|
||||
</aside>
|
||||
|
||||
<aside id="summary" class="">
|
||||
<p>Highly skilled and talented Software Engineer with experience working productively in dynamic environments. Fluent in go, PHP, and other programming languages. Enthusiastic and influential collaborator focused on achieving project objectives with speed and accuracy. Proven track record of innovation.</p>
|
||||
|
||||
</aside>
|
||||
|
||||
<aside id="skills" class="">
|
||||
<h2 id="skills">Skills</h2>
|
||||
<ul class="skills">
|
||||
|
|
@ -277,11 +286,12 @@ Super simple web server that just returns the HTTP status you ask for. Useful fo
|
|||
<span class="work-period"><time datetime="2021-08">August 2021</time> - present</span></p>
|
||||
<p>Principal Engineer and Architect at social media SaaS company</p>
|
||||
<ul>
|
||||
<li>Improved code quality by implementing unit testing framework</li>
|
||||
<li>Enabled engineering team to focus more on feature work by implementing unit testing framework</li>
|
||||
<li>Contributed to end-to-end testing framework in Python</li>
|
||||
<li>Improved platform stability through the addition of microservices in go</li>
|
||||
<li>Held training sessions for development team</li>
|
||||
<li>Interviewed prospective new hires</li>
|
||||
<li>Expanded platform with multiple Vue components</li>
|
||||
</ul>
|
||||
<p class="tech">Laravel, PHP, go, microservices, PHPUnit, MySql, mongodb, Vue</p>
|
||||
</li>
|
||||
|
|
@ -389,7 +399,7 @@ Created entire section of website for recruiting purposes. Did extensive researc
|
|||
<div class="post-info">
|
||||
|
||||
|
||||
<p><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-git-commit"><circle cx="12" cy="12" r="4"></circle><line x1="1.05" y1="12" x2="7" y2="12"></line><line x1="17.01" y1="12" x2="22.96" y2="12"></line></svg><a href="https://codeberg.org/danjones000/danielrayjones/commit/64e2ac8084dd5d1954245f5b6aaab7eba6aabb27" target="_blank" rel="noopener">64e2ac8</a> @ 2024-05-16</p>
|
||||
<p><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-git-commit"><circle cx="12" cy="12" r="4"></circle><line x1="1.05" y1="12" x2="7" y2="12"></line><line x1="17.01" y1="12" x2="22.96" y2="12"></line></svg><a href="https://codeberg.org/danjones000/danielrayjones/commit/aac1a6f0cc259767914323cb04cb08f2dee3340a" target="_blank" rel="noopener">aac1a6f</a> @ 2024-05-20</p>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
|
|
@ -409,7 +419,6 @@ Created entire section of website for recruiting purposes. Did extensive researc
|
|||
|
||||
|
||||
<script type="text/javascript" src="/bundle.min.0931a358499291afca6f741478e9fc9fa973a9fbd7aeb3390f3b10463966dc8195daf98a0e33685a1fbfb9d7578631c3f31fc8e558eaf6e2c30c4c3e14df4931.js" integrity="sha512-CTGjWEmSka/Kb3QUeOn8n6lzqfvXrrM5DzsQRjlm3IGV2vmKDjNoWh+/uddXhjHD8x/I5Vjq9uLDDEw+FN9JMQ=="></script>
|
||||
<script>console.log('here');</script>
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/application.min.cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e.js" integrity="sha512-z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg=="></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue