Updated and removed unfinished features ahead of push to live

This commit is contained in:
Ethan N. Paul 2018-02-13 20:47:01 -05:00
parent 9d12ffbc84
commit a237d23153
2 changed files with 8 additions and 9 deletions

View File

@ -101,7 +101,6 @@
<div class="col-md-12">
<h3 class="section-title">About</h3>
<div class="section-title-divider"></div>
<p class="section-description">Hello, and welcome to my website!</p>
</div>
</div>
</div>
@ -119,9 +118,9 @@
<p class="about-text">
I do lots of things! I work at <a target="_blank" href="https://web.wpi.edu/academics/CCC/Netops/">WPI Network Operations</a> and spent three years as an intern for the <a href="http://www.solidworks.com/">SolidWorks Corporation</a>. I also enjoy programming, urban and trail hiking, fixing my aging car, and squeezing extra life out of decrepit technology.
</p>
<h2 class="about-title">My Homelab</h2>
<h2 class="about-title">My Intersts</h2>
<p class="about-text">
My <a target="_blank" href="https://www.reddit.com/r/homelab/">homelab</a> environment is designed, created, and maintained by me. To be clear: the things I do with my servers are completely unnecessary and wholly ridiculous, but I do them anyway because they're fun! See the <a href="/homelab">Homelab Page</a> to learn more.
My interests are pretty varried and constantly changing, but most often you can find me programming in <a target="_blank" href="https://www.python.org">Python</a>, learning about practical repairs to internal combustion engines, or answering hypothetical questions on <a target="_blank" href="https://worldbuilding.stackexchange.com">StackExchange Worldbuilding</a>. I enjoy reading! Some of my favorite books are Isaac Asimov's <a target="_blank" href="https://www.goodreads.com/book/show/46654.The_Foundation_Trilogy">Foundation Triology</a>, Patrik Ness's <a target="_blank" href="https://www.goodreads.com/book/show/13047567-chaos-walking">Chaos Walking Series</a>, and nearly all of <a href="https://www.goodreads.com/author/list/5194.Michael_Crichton">Michael Crichton's</a> works.
</p>
</div>
</div>

View File

@ -107,7 +107,7 @@
<div class="row">
<div class="col-md-3">
<a class="project-item" style="background-image: url(../img/projects/travel.jpg);" href="/projects/travel/">
<a class="project-item" style="background-image: url(../img/projects/travel.jpg);" href="#">
<div class="details">
<h4>Travel</h4>
<span>"The great affair is to move"<br><i>-Robert Louis Stevenson</i></span>
@ -116,7 +116,7 @@
</div>
<div class="col-md-3">
<a class="project-item" style="background-image: url(../img/projects/car.jpg);" href="/projects/mechanic/">
<a class="project-item" style="background-image: url(../img/projects/car.jpg);" href="#">
<div class="details">
<h4>Vehicle Maintenence</h4>
<span>206,000 miles and counting!</span>
@ -125,7 +125,7 @@
</div>
<div class="col-md-3">
<a class="project-item" style="background-image: url(../img/projects/acad.jpg);" href="/projects/campus-structure-doc/">
<a class="project-item" style="background-image: url(../img/projects/acad.jpg);" href="#">
<div class="details">
<h4>Campus Structure Docs</h4>
<span>AutoCAD, legacy data, organization <br>of field data</span>
@ -134,7 +134,7 @@
</div>
<div class="col-md-3">
<a class="project-item" style="background-image: url(../img/projects/server.jpg);" href="/homelab">
<a class="project-item" style="background-image: url(../img/projects/server.jpg);" href="#">
<div class="details">
<h4>Homelab</h4>
<span>My data, my hardware</span>
@ -143,7 +143,7 @@
</div>
<div class="col-md-3">
<a class="project-item" style="background-image: url(../img/projects/mqp.jpg);" href="/projects/mqp/">
<a class="project-item" style="background-image: url(../img/projects/mqp.jpg);" href="#">
<div class="details">
<h4>Major Qualifying Project</h4>
<span>A passive knee brace for assisting <br>with Sit-To-Stand Transitions</span>
@ -152,7 +152,7 @@
</div>
<div class="col-md-3">
<a class="project-item" style="background-image: url(../img/projects/sldwrks.jpg);" href="/projects/models/">
<a class="project-item" style="background-image: url(../img/projects/sldwrks.jpg);" href="#">
<div class="details">
<h4>3D Models</h4>
<span>SolidWorks is to 3D-Printing what<br> cake is to dessert</span>