Update copy on about page to reflect ~~life updates~~

Update contact email
This commit is contained in:
Ethan Paul 2019-11-20 22:34:17 -05:00
parent ee41434ae0
commit b55e6aac32
1 changed files with 50 additions and 7 deletions

View File

@ -63,7 +63,9 @@
<div class="container">
<div id="logo" class="pull-left">
<a href="/"><img src="https://cdn.enp.one/img/logos/e-w-sm.png" alt="E.N.Paul" title="" /></img></a>
<a href="/">
<img src="https://cdn.enp.one/img/logos/e-w-sm.png" alt="E.N.Paul" title="" /></img>
</a>
</div>
<nav id="nav-menu-container">
@ -72,7 +74,11 @@
<li><a href="/about">About</a></li>
<li><a href="/homelab">Homelab</a></li>
<li><a href="/projects">Projects</a></li>
<li><noscript><a href="/js/warn/" title="Client Javascript Disabled" style="color: orange;"><i class="fa fa-lg fa-exclamation-circle"></i></a></noscript></li>
<li><noscript>
<a href="/js/warn/" title="Client Javascript Disabled" style="color: orange;">
<i class="fa fa-lg fa-exclamation-circle"></i>
</a>
</noscript></li>
</ul>
</nav>
</div>
@ -91,20 +97,57 @@
<div class="container about-container">
<div class="row">
<div class="col-md-6">
<img class="about-portrait" src="https://cdn.enp.one/img/logos/e-w-sm.png" alt="Ethan N. Paul"/>
<img class="about-portrait" src="https://cdn.enp.one/img/me.jpg" alt="Ethan N. Paul"/>
</div>
<div class="col-md-6">
<h2 class="about-title">Who I Am</h2>
<p class="about-text">
My name is Ethan Paul, and I am an engineer working in tech! I graduated as a part of <a target="_blank" href="https://www.wpi.edu/">Worcester Polytechnic Institute</a>'s Class of 2017 with a degree in <a href="https://www.wpi.edu/academics/departments/mechanical-engineering">Mechanical Engineering</a>. I am an avid outdoorsman, a former Boy Scout, and can make a mean omelet (if I do say so myself). I'm also a <a target="_blank" href="http://www.diabetes.org/diabetes-basics/type-1/">Type 1 Diabetic</a> working on joining the <a target="_blank" href="https://diyps.org/">DIY Pancreas</a> and <a target="_blank" href="http://www.openomni.org/">OpenOmni</a> projects.
My name is Ethan Paul, and I am an engineer working in tech! I graduated as a part of
<a target="_blank" href="https://www.wpi.edu/">Worcester Polytechnic Institute</a>'s
Class of 2017 with a degree in
<a href="https://www.wpi.edu/academics/departments/mechanical-engineering">Mechanical Engineering</a>.
I am an avid outdoorsman, a former Boy Scout, and had a lot of fun getting my
<a target="_blank" href="https://www.solidworks.com/sw/support/797_ENU_HTML.htm">SolidWorks Certified Professional Certification</a>
(even though I don't actually use it). I'm also a
<a target="_blank" href="http://www.diabetes.org/diabetes-basics/type-1/">Type 1 Diabetic</a>
who enjoy's
<a target="_blank" href="https://openaps.org/">hacking my OmniPod insulin pump</a>,
and I can make a mean omelet (if I do say so myself).
</p>
<h2 class="about-title">What I Do</h2>
<p class="about-text">
I do lots of things! I work at <a target="_blank" href="https://starry.com">Starry Inc</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.
I do lots of things! I work at
<a target="_blank" href="https://starry.com">Starry Inc</a>,
volunteer with
<a target="_blank" href="https://www.mindsmatterboston.org/">Minds Matter Boston</a>
as a youth mentor, and give excessively passionate tours at the
<a target="_blank" href="https://waterworksmuseum.org/">Boston Metropolitan Waterworks Museum</a>.
I also enjoy programming, urban and trail hiking, fixing my aging car, and maintaining
<a href="/homelab">my homelab equipment and systems</a>.
</p>
<p class="about-text"><i>
Interested in volunteering in the Boston area? Both
<a href="https://www.mindsmatterboston.org/mentors">Minds Matter</a>
and the
<a href="https://waterworksmuseum.org/support/volunteer/">Metropolitan Waterworks Museum</a>
are looking for new volunteers! Click those links to learn how you can get involved!
</i></p>
<h2 class="about-title">My Interests</h2>
<p class="about-text">
My interests are pretty varied 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 World Building</a>. I also 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 Trilogy</a>, Patrick Ness' <a target="_blank" href="https://www.goodreads.com/book/show/13047567-chaos-walking">Chaos Walking Series</a>, F.Scott Fitzgerald's <a target="_blank" href="https://www.goodreads.com/book/show/4671.The_Great_Gatsby">The Great Gatsby</a>, and nearly all of <a target="_blank" href="https://www.goodreads.com/author/list/5194.Michael_Crichton">Michael Crichton's</a> works.
My interests are pretty varied 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 World Building</a>.
I also 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 Trilogy</a>,
Patrick Ness'
<a target="_blank" href="https://www.goodreads.com/book/show/13047567-chaos-walking">Chaos Walking Series</a>,
F.Scott Fitzgerald's
<a target="_blank" href="https://www.goodreads.com/book/show/4671.The_Great_Gatsby">The Great Gatsby</a>,
and just about anything written by
<a target="_blank" href="https://www.goodreads.com/author/list/5194.Michael_Crichton">Michael Crichton</a>.
</p>
</div>
</div>
@ -117,7 +160,7 @@
<div class="col-md-12">
<h3 class="section-title">Contact Me</h3>
<div class="section-title-divider"></div>
<p class="section-description">Send me an email at <a href="mailto:e@enp.one">e@enp.one</a> or feel free to reach out!</p>
<p class="section-description">Send me an email at <a href="mailto:ethan.paul@enp.one">ethan.paul@enp.one</a> or feel free to reach out!</p>
<ul class="list-inline">
<li><a href="mailto:e@enp.one"><span class="hb hb-xs hb-email" title="Email e at enp.one"><i class="fas fa-envelope"></i></span></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/enpaul"><span class="hb hb-xs hb-linkedin" title="LinkedIn E.N.Paul"><i class="fab fa-linkedin"></i></span></a></li>