Compare commits

35 Commits

Author SHA1 Message Date
46489f2334 Update to use cdn.enpaul.net CDN URLx 2025-05-15 14:43:31 -04:00
6476729447 Remove instagram links
Move allaroundhere references to bluesky
2025-01-11 15:37:24 -05:00
fa2837345a Promote activist to static attribute 2024-11-20 14:00:22 -05:00
0d4553c0ed Update sitemap updated slugs 2024-11-08 13:03:47 -05:00
81a9f1d411 Update about page with new job 2024-11-08 13:02:44 -05:00
65544f5377 Update hover effect for social buttons 2024-11-08 13:00:42 -05:00
81a9ff10ce Add bluesky social link 2024-11-08 12:53:24 -05:00
d60f2e9402 Update to fontawesome 6.6 2024-11-08 12:39:31 -05:00
0fb73a64eb Remove resume link from social nav 2024-11-08 12:21:15 -05:00
23300859bd Update vehicle maintenance log link to point to PDB 2024-06-01 21:51:32 -04:00
48280b07ce Update sitemap 2024-04-24 01:54:42 -04:00
f3d6897b02 Add resume link in social buttons 2024-04-24 01:53:38 -04:00
09916964a9 Add FPF support banner 2024-04-24 01:47:59 -04:00
cbd472d314 Add travel item to about page 2024-04-24 01:38:08 -04:00
3c5ad613d8 Update phrasing of projects page 2024-04-24 01:33:51 -04:00
5890f83ecb Update email icon to use tuta colors 2024-03-21 17:51:14 -04:00
391091a754 Add mastodon social link 2024-03-15 14:03:37 -04:00
aaad0a8adf Fix erroneous 'mastodon' text at top of homepage 2024-02-29 13:44:16 -05:00
e7460428b1 Re-add missing instagram link to homepage 2024-02-29 13:36:34 -05:00
7ed1f634f1 Add mastodon verification link 2024-02-29 13:36:08 -05:00
1bb18eb186 Fix incorrect fontawesome version on homepage 2024-02-27 14:47:03 -05:00
ba7cbaad5d Remove dedicated homelab page in favor of using homelab dashboard
Will need to add a redirect in the traefik config for /homelab/
2024-02-27 14:30:23 -05:00
edc7597cf1 2024 updates: update copyright, remove twitter links and integrations 2024-02-27 14:28:50 -05:00
692d10bab8 Remove unused favicon file
File reference was moved to the CDN
2024-02-27 14:27:01 -05:00
0a35a16ff3 Fix link error on about page 2023-08-18 01:44:10 -04:00
1063a5a5e4 Update homelab page to reflect the new generation 2023-03-06 15:58:17 -05:00
9dd1b4fa2c Update copywrite date 2023-02-10 01:17:30 -05:00
09025e7b8e Update about page with latest detials 2022-12-26 13:06:27 -05:00
18e83aace4 Update readme content to remove outdated info 2022-11-16 07:32:38 -05:00
dd3e3792f2 Move web content to dedicated content directory 2022-11-16 07:32:31 -05:00
4158a5991b Fix excessive link hover animations on homelab page
Fix circular icon bubbles being ovals
2022-04-02 12:12:43 -04:00
0587836498 Remove sticky.js 2022-04-02 11:56:03 -04:00
d76c369006 Update homelab to remove dead services and add planned ones 2022-04-02 11:51:47 -04:00
4792df85db Improve readability of the about page 2022-04-01 22:27:12 -04:00
a567725340 Update link rels and titles 2022-01-08 16:54:30 -05:00
449 changed files with 304 additions and 843 deletions

View File

@@ -1,21 +1,20 @@
# enpaul.net
![Support the EFF](https://www.eff.org/files/eff-banner.png)
Personal landing page at https://enpaul.net
_Proud supporter of the [Electronic Frontier Foundation](https://www.eff.org/about)_
![Support the EFF](https://www.eff.org/files/eff-banner.png)
![Support the FPF](https://freedom.press/documents/108/Banner_Color.svg)
_Proud supporter of the [Electronic Frontier Foundation](https://www.eff.org/about) and [Freedom of the Press Foundation](https://freedom.press)_
_Hosting secured with [Let's Encrypt](https://letsencrypt.org/about/)_
This is my personal landing page hosted with [Digital Ocean](https://www.digitalocean.com/)
using [Nginx](https://nginx.org/en/) at https://enpaul.net. Being a static site it
should be hostable nearly anywhere.
The `_archive` directory has all the previous iterations of this website, dating back
even before it was in source control. The `_archive` directory could be considered
The `content/_archive/` directory has all the previous iterations of this website, dating back
even before it was in source control. The `content/_archive/` directory could be considered
documentation of my indecisive nature.
The `_error` directory has self-contained custom error pages for displaying `HTTP 400`
and `HTTP 500` errors in the style of the rest of the site.
The `content/_error/` directory has self-contained custom error pages for displaying `HTTP 40x`
and `HTTP 50x` errors in the style of the rest of the site.
## license

View File

@@ -1,198 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Web crawler and search indexing meta -->
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="author" content="admin@enp.one"/>
<meta name="description" content="Who I am, what I do, and what I care about"/>
<meta name="keywords" content="enpaul, network, operations, networking, plex, media, server, adds, active, directory, wpi, worcester, polytechnic, institute, boston, mechanical, engineering, solidworks, home, lab, homelab, solid, works, autocad, cad, domain, windows, server, omnipod, open, omni, diy, pancreas, t1d, type, one, diabetes, diabetic"/>
<meta name="robots" content="index,follow"/>
<!-- Facebook integration meta -->
<meta property="og:title" content="EN Paul | About"/>
<meta property="og:url" content="https://enpaul.net/about/"/>
<meta property='og:site_name' content="EN Paul"/>
<meta property="og:type" content="website"/>
<meta property='og:locale' content="en_US"/>
<meta property="og:image" content="https://cdn.enp.one/img/banners/site-en-about.jpg"/>
<meta property='og:description' content="Who I am, what I do, and what I care about"/>
<!-- Twitter integration meta -->
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@enpaul_">
<meta name="twitter:title" content="EN Paul | About">
<meta name="twitter:description" content="Who I am, what I do, and what I care about">
<meta name="twitter:image" content="https://cdn.enp.one/img/banners/site-en-about.jpg">
<meta name="twitter:image:alt" content="EN Paul">
<!-- Page title and favicon definition -->
<title>EN Paul | About</title>
<link rel="shortcut icon" href="https://cdn.enp.one/img/logos/e-b-sm.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.enp.one/img/logos/e-b-sm.png">
<link rel="icon" type="image/png" href="https://cdn.enp.one/img/logos/e-b-sm.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://cdn.enp.one/img/logos/e-b-sm.png" sizes="16x16">
<!-- CSS references -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link href="../css/animate.min.css" rel="stylesheet">
<link href="../css/hexagons.min.css" rel="stylesheet">
<link href="../css/style.css" rel="stylesheet">
<!-- JavaScript references -->
<script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<script type="text/javascript" src="../js/superfish.min.js"></script>
<script type="text/javascript" src="../js/morphext.min.js"></script>
<script type="text/javascript" src="../js/wow.min.js"></script>
<!--<script type="text/javascript" src="js/sticky.js"></script>-->
<script type="text/javascript" src="../js/easing.min.js"></script>
<script type="text/javascript" src="../js/custom.js"></script>
<noscript><style>#preloader {display: none;}</style></noscript>
</head>
<body>
<div id="preloader"></div>
<header id="header">
<div class="container">
<div id="logo" class="pull-left">
<a href="/">
<img src="https://cdn.enp.one/img/logos/e-w-sm.png" alt="EN Paul" title="" /></img>
</a>
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li><a href="/">Home</a></li>
<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>
</ul>
</nav>
</div>
</header>
<section id="about">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3 class="section-title">About</h3>
<div class="section-title-divider"></div>
<p class="section-description"></p>
</div>
</div>
</div>
<div class="container about-container">
<div class="row">
<div class="col-md-6">
<img class="about-portrait" src="https://cdn.enp.one/img/me.jpg" alt="Ethan N. Paul"/>
</div>
<div class="col-md-6" id="about-content">
<h2 class="about-title">Who I Am</h2>
<p class="about-text">
Well that's a complicated question to open with. How do I sum that up into a nice, neat blurb for the
internet? I can start with some simple easy to categorize attributes, that seems to be the usual
approach.
<br><br>
I was part of the <a target="_blank" href="https://www.wpi.edu/">WPI</a> Class of 2017 and graduated
with a degree in mechanical engineering. My job is completely unrelated to my degree: I work as a
Site Reliability Engineer at <a target="_blank" href="https://www.wpi.edu/">Starry, Inc</a>. I like
hiking, mechanical design, and literary theory. I'm a
<a target="_blank" href="http://www.diabetes.org/diabetes-basics/type-1/">Type-1 Diabetic</a>, I have a
<a target="_blank" href="https://www.solidworks.com/sw/support/797_ENU_HTML.htm">SolidWorks Professional Certification</a>,
and have accidentally flipped over very-nearly every time I've ridden in a canoe (bonus fact: I don't
like canoes very much).
</p>
<h2 class="about-title">What I Like</h2>
<p class="about-text">
Oof, and I thought the last section was difficult. I don't like talking about myself, in case that wasn't
obvious. Shoot, that's more of a personal detail, should it have gone in the last section? Whatever,
moving on.
<br><br>
My interests are somewhat varied and changing all the time, but consistently my main interests are in
solving problems and learning about how other people solved problems. I like the
<a target="_blank" href="https://www.python.org">Python</a> programming language, the history of 19th and
20th centuries (particularly related to industry), and figuring out how to keep older cars working well
past their intended retirement date. I also like books! The
<a target="_blank" href="https://www.goodreads.com/book/show/46654.The_Foundation_Trilogy">Foundation Trilogy</a>
(Isaac Asimov),
<a target="_blank" href="https://www.goodreads.com/book/show/4671.The_Great_Gatsby">The Great Gatsby</a>
(F.Scott Fitzgerald), and
<a target="_blank" href="https://www.goodreads.com/book/show/13047567-chaos-walking">Chaos Walking</a>
(Patrick Ness) are some of my favorites.
</p>
<h2 class="about-title">What I Do</h2>
<p class="about-text">
Ok this is the easy one, I do lots of things! I volunteer with
<a target="_blank" href="https://www.mindsmatterboston.org/">Minds Matter Boston</a> as a youth mentor and give
unnecessarily enthusiastic tours at the
<a target="_blank" href="https://waterworksmuseum.org/">Boston Metropolitan Waterworks Museum</a>. I also
work on a few open source software projects, try to travel when and where I can, and constantly find new things to
<s>break</s> fix on my car.
</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>
<a href="https://www.eff.org/join"><img src="https://www.eff.org/files/eff-banner.png" alt="Join EFF!" border="0"></a><br />
<p class="about-text"><i>Proud supporter of the Electronic Frontier Foundation</i></p>
</div>
</div>
</div>
</section>
<section id="contact">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3 class="section-title">Contact Me</h3>
<div class="section-title-divider"></div>
<p class="section-description">Send <a href="mailto:me@enp.one">me@enp.one</a> an email or feel free to reach out some other way!</p>
<ul class="list-inline">
<li><a target="_blank" href="https://twitter.com/enpaul_"><span class="hb hb-xs hb-twitter" title="Twitter @enpaul_"><i class="fab fa-twitter"></i></span></a></li>
<li><a target="_blank" href="https://www.instagram.com/allaroundhere/"><span class="hb hb-xs hb-instagram" title="Instagram @allAroundHere"><i class="fab fa-instagram"></i></span></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/enpaul"><span class="hb hb-xs hb-linkedin" title="LinkedIn in/enpaul"><i class="fab fa-linkedin"></i></span></a></li>
<li><a target="_blank" href="https://github.com/enpaul/"><span class="hb hb-xs hb-github" title="Github /enpaul"><i class="fab fa-github"></i></span></a></li>
<li><a href="mailto:me@enp.one"><span class="hb hb-xs hb-email" title="Email me@enp.one"><i class="fas fa-envelope"></i></span></a></li>
</ul>
</div>
</div>
</div>
</section>
<footer id="footer">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="copyright">
&copy;2022 <strong>EN Paul</strong>
<noscript><a href="/js/warn/" title="Client Javascript Disabled" style="color: orange;"><i class="fa fa-lg fa-exclamation-circle"></i></a></noscript>
</div>
<div class="copyright">
<a href="https://vcs.enp.one/enpaul/enpaul.net/" target="_blank">View Source</i></a>
</div>
</div>
</div>
</div>
</footer>
<a href="#top" class="back-to-top"><span title="Back to top"><i class="fa fa-chevron-up"></i></span></a>
</body>
</html>

View File

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 95 KiB

View File

Before

Width:  |  Height:  |  Size: 965 KiB

After

Width:  |  Height:  |  Size: 965 KiB

View File

Before

Width:  |  Height:  |  Size: 905 KiB

After

Width:  |  Height:  |  Size: 905 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

View File

Before

Width:  |  Height:  |  Size: 740 KiB

After

Width:  |  Height:  |  Size: 740 KiB

View File

Before

Width:  |  Height:  |  Size: 282 KiB

After

Width:  |  Height:  |  Size: 282 KiB

View File

Before

Width:  |  Height:  |  Size: 1013 KiB

After

Width:  |  Height:  |  Size: 1013 KiB

View File

Before

Width:  |  Height:  |  Size: 112 KiB

After

Width:  |  Height:  |  Size: 112 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

View File

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

View File

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 76 KiB

View File

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

Before

Width:  |  Height:  |  Size: 166 KiB

After

Width:  |  Height:  |  Size: 166 KiB

View File

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

View File

Before

Width:  |  Height:  |  Size: 103 KiB

After

Width:  |  Height:  |  Size: 103 KiB

View File

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 102 KiB

View File

Before

Width:  |  Height:  |  Size: 139 KiB

After

Width:  |  Height:  |  Size: 139 KiB

View File

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

View File

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 102 KiB

View File

Before

Width:  |  Height:  |  Size: 227 KiB

After

Width:  |  Height:  |  Size: 227 KiB

View File

Before

Width:  |  Height:  |  Size: 244 KiB

After

Width:  |  Height:  |  Size: 244 KiB

View File

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 100 KiB

View File

Before

Width:  |  Height:  |  Size: 280 KiB

After

Width:  |  Height:  |  Size: 280 KiB

View File

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 106 KiB

View File

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

Some files were not shown because too many files have changed in this diff Show More