summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--images/now-background.jpgbin4775155 -> 0 bytes
-rw-r--r--index.php248
-rw-r--r--social.html16
3 files changed, 13 insertions, 251 deletions
diff --git a/images/now-background.jpg b/images/now-background.jpg
deleted file mode 100644
index c75a7ef..0000000
--- a/images/now-background.jpg
+++ /dev/null
Binary files differdiff --git a/index.php b/index.php
index 5cdf2d5..5b9c660 100644
--- a/index.php
+++ b/index.php
@@ -18,10 +18,10 @@ include 'header.php';
                     <a class="smoothscroll" href="#about">About</a>
                 </li>
                 <li>
-                    <a class="smoothscroll" href="#resume">Resume</a>
+                    <a class="smoothscroll" href="#contact">Contact</a>
                 </li>
                 <li>
-                    <a class="smoothscroll" href="#contact">Contact</a>
+                    <a href="https://tildegit.org/ben/resume/raw/branch/master/resume.pdf">Resume</a>
                 </li>
             </ul>
             <!-- end #nav -->
@@ -68,7 +68,9 @@ include 'header.php';
 
                 <h2>About Me</h2>
 
-                <p>I studied computer science at Northern Michigan University. I'm into full-stack web development. I love to
+                <p>
+                    I studied computer science at Northern Michigan University. 
+                    I like writing code and doing sysadmin work. I love to
                     travel and have lived in Ecuador and Switzerland.
                 </p>
 
@@ -77,7 +79,7 @@ include 'header.php';
                 </p>
 
                 <p>Check out what I'm up to
-                    <a href="/now">now</a>.</p>
+                    <a href="/now/">now</a>.</p>
 
                 <div class="row">
 
@@ -100,236 +102,6 @@ include 'header.php';
     <!-- About Section End-->
 
 
-    <!-- Resume Section
-   ================================================== -->
-    <section id="resume">
-
-        <!-- Education
-      ----------------------------------------------- -->
-        <div class="row education">
-
-            <div class="three columns header-col">
-                <h1>
-                    <span>Education</span>
-                </h1>
-            </div>
-
-            <div class="nine columns main-col">
-
-                <div class="row item">
-
-                    <div class="twelve columns">
-
-                        <h3>Northern Michigan University</h3>
-                        <p class="info">Bachelor of Arts - Computer Science/Economics double major, Mathematics minor
-                            <span>&bull;</span>
-                            <em class="date">August 2013 - May 2017</em>
-                        </p>
-
-                        <p>
-                            Standard Computer Science curriculum with an emphasis on Test-Driven development, agile development, and sturdy, maintainable
-                            code.
-                        </p>
-
-                    </div>
-
-                </div>
-                <!-- item end -->
-
-                <div class="row item">
-
-                    <div class="twelve columns">
-
-                        <h3>Zurich University of Applied Sciences (ZHAW)</h3>
-                        <p class="info">Study Abroad Exchange Semester
-                            <span>&bull;</span>
-                            <em class="date">February - July 2015</em>
-                        </p>
-
-                        <p>
-                            Continued Computer Science coursework in German.
-                        </p>
-
-                    </div>
-
-                </div>
-                <!-- item end -->
-
-            </div>
-            <!-- main-col end -->
-
-        </div>
-        <!-- End Education -->
-
-
-        <!-- Work
-      ----------------------------------------------- -->
-        <div class="row work">
-
-            <div class="three columns header-col">
-                <h1>
-                    <span>Work</span>
-                </h1>
-            </div>
-
-            <div class="nine columns main-col">
-
-                <div class="row item">
-
-                    <div class="twelve columns">
-
-                        <h3>Hagerty Insurance Agency</h3>
-                        <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.
-                        </p>
-
-                    </div>
-
-                </div>
-                <!-- item end -->
-
-                <div class="row item">
-
-                    <div class="twelve columns">
-
-                        <h3>Northern Michigan University</h3>
-                        <p class="info">Student Programmer, Business Intelligence/Information Systems
-                            <span>&bull;</span>
-                            <em class="date">May 2014 - May 2017</em>
-                        </p>
-
-                        <p>
-                            Worked under Enterprise Software Director to build web applications meant for internal student and staff use. Gained skills
-                            and experience in self-direction and full-stack web development, including PHP, Oracle SQL, jQuery,
-                            and Bootstrap.
-                        </p>
-
-                    </div>
-
-                </div>
-                <!-- item end -->
-
-                <div class="row item">
-
-                    <div class="twelve columns">
-
-                        <h3>Iron Fish Distillery</h3>
-                        <p class="info">App Developer/Webmaster
-                            <span>&bull;</span>
-                            <em class="date">June 2016 - June 2018</em>
-                        </p>
-
-                        <p>
-                            Build and maintain several web applications for internal use. Also in charge of maintenance of the Wordpress site.
-                        </p>
-
-                    </div>
-
-                </div>
-                <!-- item end -->
-
-            </div>
-            <!-- main-col end -->
-
-        </div>
-        <!-- End Work -->
-
-
-        <!-- Skills
-      ----------------------------------------------- -->
-        <div class="row skill">
-
-            <div class="three columns header-col">
-                <h1>
-                    <span>Skills</span>
-                </h1>
-            </div>
-
-            <div class="nine columns main-col">
-
-                <p>There are some of my most notable skills:
-                </p>
-
-                <div class="bars">
-
-                    <ul class="skills">
-                        <li>
-                            <span class="bar-expand php"></span>
-                            <em>PHP</em>
-                        </li>
-                        <li>
-                            <span class="bar-expand sql"></span>
-                            <em>SQL</em>
-                        </li>
-                        <li>
-                            <span class="bar-expand python"></span>
-                            <em>python</em>
-                        </li>
-                        <li>
-                            <span class="bar-expand cpp"></span>
-                            <em>C++</em>
-                        </li>
-                        <li>
-                            <span class="bar-expand jquery"></span>
-                            <em>jQuery</em>
-                        </li>
-                        <li>
-                            <span class="bar-expand unix-admin"></span>
-                            <em>Unix Administration</em>
-                        </li>
-                        <li>
-                            <span class="bar-expand git"></span>
-                            <em>Git</em>
-                        </li>
-                        <li>
-                            <span class="bar-expand unit-testing"></span>
-                            <em>Unit Testing</em>
-                        </li>
-                        <li>
-                            <span class="bar-expand bootstrap"></span>
-                            <em>Bootstrap</em>
-                        </li>
-                    </ul>
-
-                </div>
-                <!-- end skill-bars -->
-
-            </div>
-            <!-- main-col end -->
-
-        </div>
-        <!-- End skills -->
-
-    </section>
-    <!-- Resume Section End-->
-
-
-
     <!-- Contact Section
    ================================================== -->
     <section id="contact">
@@ -347,8 +119,11 @@ include 'header.php';
             <div class="ten columns">
 
                 <p class="lead">
-Let me know if you have any cool ideas or want to work together on something! Feel free to send me a message on irc (benharri on freenode, ben on <a href="https://tilde.chat">tilde.chat</a>) or shoot me an email (ben at this domain).
-</p>
+                    Let me know if you have any cool ideas or want to work 
+                    together on something! Feel free to send me a message 
+                    on irc (benharri on freenode, ben on <a href="https://tilde.chat">tilde.chat</a>) 
+                    or shoot me an email (ben at this domain).
+                </p>
 
             </div>
 
@@ -363,3 +138,4 @@ Let me know if you have any cool ideas or want to work together on something! Fe
 
 
     <?php include 'footer.php';
+
diff --git a/social.html b/social.html
index 611deda..998b953 100644
--- a/social.html
+++ b/social.html
@@ -5,26 +5,11 @@
         </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://twitter.com/nebsirrah">
-            <i class="fa fa-twitter"></i>
-        </a>
-    </li>
-    <li>
         <a rel="me" href="https://www.linkedin.com/in/benjaminhharris">
             <i class="fa fa-linkedin"></i>
         </a>
     </li>
     <li>
-        <a rel="me" href="https://instagram.com/benharr.is">
-            <i class="fa fa-instagram"></i>
-        </a>
-    </li>
-    <li>
         <a rel="me" href="https://keybase.io/bharris">
             <i class="fa fa-key"></i>
         </a>
@@ -35,3 +20,4 @@
         </a>
     </li>
 </ul>
+