summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--index.php17
-rw-r--r--now/index.html15
-rw-r--r--social.html2
3 files changed, 26 insertions, 8 deletions
diff --git a/index.php b/index.php
index a05fe5a..8ba0625 100644
--- a/index.php
+++ b/index.php
@@ -138,7 +138,22 @@ include 'header.html';
                <div class="twelve columns">

 

                   <h3>Hagerty Insurance Agency</h3>

-                  <p class="info">Test Engineer <span>&bull;</span> <em class="date">June 2017 - Present</em></p>

+                  <p class="info">Developer <span>&bull;</span> <em class="date">December 2017 - Present</em></p>

+

+                  <p>

+                  Work on the Automation release train to improve business processes across the board.

+                  </p>

+

+               </div>

+

+            </div> <!-- item end -->

+

+            <div class="row item">

+

+               <div class="twelve columns">

+

+                  <h3>Hagerty Insurance Agency</h3>

+                  <p class="info">Test Engineer <span>&bull;</span> <em class="date">June - December 2017</em></p>

 

                   <p>

                   Work on the Apps Development team to improve processes, verify code changes, and collaborate with business stakeholders to ensure software results and performance.

diff --git a/now/index.html b/now/index.html
index cf0e96e..6d80f5f 100644
--- a/now/index.html
+++ b/now/index.html
@@ -99,13 +99,16 @@
 

             <ul>

                 <li>&bull; Living in Traverse City, MI</li>

-                <li>&bull; Working at Hagerty Classic Car Insurance as a Test Engineer</li>

-                <li>&bull; Learning <a href="//elixir-lang.org">Elixir</a> and <a href="http://phoenixframework.org">Phoenix Framework</a></li>

+                <li>&bull; Working at Hagerty Classic Car Insurance as a <del>Test Engineer</del> <ins>Developer</ins></li>

+                <li>&bull; Learning C# and practicing Ruby</li>

                 <li>&bull; Flying Drones</li>

                 <li>&bull; Thinking of cool ideas for <a href="https://tilde.team">tilde.team</a></li>

-                <li>&bull; Looking for open source projects to contribute to. <a href="mailto:mail@benharr.is">Hit me up</a> if you have any ideas or suggestions.</li>

+                <li>&bull; We have a <a href="https://tilde.team/discord/">Discord server</a> now!</li>

+                <li>&bull; Looking for open source projects to contribute to. <a href="mailto:ben@tilde.team">Hit me up</a> if you have any ideas or suggestions.</li>

             </ul>

 

+            <p>Updated December 11th, 2017</p>

+

          </div> <!-- end .main-col -->

 

       </div>

@@ -127,11 +130,11 @@
          <div class="twelve columns">

 

             <ul class="social social-links">

-                <li><a href="https://gitlab.com/benharri"><i class="fa fa-gitlab"></i></a></li>

                 <li><a href="https://github.com/benharri"><i class="fa fa-github"></i></a></li>

-                <li><a href="https://t.me/benharris"><i class="fa fa-paper-plane"></i></a></li>

+                <li><a href="https://gitlab.com/benharri"><i class="fa fa-gitlab"></i></a></li>

+                <li><a href="https://t.me/bharris"><i class="fa fa-paper-plane"></i></a></li>

                 <li><a href="https://facebook.com/bharrismac"><i class="fa fa-facebook"></i></a></li>

-                <li><a href="https://twitter.com/bharrismac"><i class="fa fa-twitter"></i></a></li>

+                <li><a href="https://twitter.com/nebsirrah"><i class="fa fa-twitter"></i></a></li>

                 <li><a href="https://www.linkedin.com/in/benjaminhharris"><i class="fa fa-linkedin"></i></a></li>

                 <li><a href="https://instagram.com/benharr.is"><i class="fa fa-instagram"></i></a></li>

             </ul>

diff --git a/social.html b/social.html
index b1b4315..7225d25 100644
--- a/social.html
+++ b/social.html
@@ -1,6 +1,6 @@
 <ul class="social social-links">

+    <li><a rel="me" href="https://github.com/benharri"><i class="fa fa-github"></i></a></li>

    <li><a rel="me" href="https://gitlab.com/benharri"><i class="fa fa-gitlab"></i></a></li>

-   <li><a rel="me" href="https://github.com/benharri"><i class="fa fa-github"></i></a></li>

    <li><a rel="me" href="https://t.me/bharris"><i class="fa fa-paper-plane"></i></a></li>

    <li><a rel="me" href="https://facebook.com/bharrismac"><i class="fa fa-facebook"></i></a></li>

    <li><a rel="me" href="https://twitter.com/nebsirrah"><i class="fa fa-twitter"></i></a></li>