Compare commits

...

34 Commits

Author SHA1 Message Date
Ethan Paul 48280b07ce
Update sitemap 2024-04-24 01:54:42 -04:00
Ethan Paul f3d6897b02
Add resume link in social buttons 2024-04-24 01:53:38 -04:00
Ethan Paul 09916964a9
Add FPF support banner 2024-04-24 01:47:59 -04:00
Ethan Paul cbd472d314
Add travel item to about page 2024-04-24 01:38:08 -04:00
Ethan Paul 3c5ad613d8
Update phrasing of projects page 2024-04-24 01:33:51 -04:00
Ethan Paul 5890f83ecb
Update email icon to use tuta colors 2024-03-21 17:51:14 -04:00
Ethan Paul 391091a754
Add mastodon social link 2024-03-15 14:03:37 -04:00
Ethan Paul aaad0a8adf
Fix erroneous 'mastodon' text at top of homepage 2024-02-29 13:44:16 -05:00
Ethan Paul e7460428b1
Re-add missing instagram link to homepage 2024-02-29 13:36:34 -05:00
Ethan Paul 7ed1f634f1
Add mastodon verification link 2024-02-29 13:36:08 -05:00
Ethan Paul 1bb18eb186
Fix incorrect fontawesome version on homepage 2024-02-27 14:47:03 -05:00
Ethan Paul 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
Ethan Paul edc7597cf1
2024 updates: update copyright, remove twitter links and integrations 2024-02-27 14:28:50 -05:00
Ethan Paul 692d10bab8
Remove unused favicon file
File reference was moved to the CDN
2024-02-27 14:27:01 -05:00
Ethan Paul 0a35a16ff3
Fix link error on about page 2023-08-18 01:44:10 -04:00
Ethan Paul 1063a5a5e4
Update homelab page to reflect the new generation 2023-03-06 15:58:17 -05:00
Ethan Paul 9dd1b4fa2c
Update copywrite date 2023-02-10 01:17:30 -05:00
Ethan Paul 09025e7b8e
Update about page with latest detials 2022-12-26 13:06:27 -05:00
Ethan Paul 18e83aace4
Update readme content to remove outdated info 2022-11-16 07:32:38 -05:00
Ethan Paul dd3e3792f2
Move web content to dedicated content directory 2022-11-16 07:32:31 -05:00
Ethan Paul 4158a5991b
Fix excessive link hover animations on homelab page
Fix circular icon bubbles being ovals
2022-04-02 12:12:43 -04:00
Ethan Paul 0587836498
Remove sticky.js 2022-04-02 11:56:03 -04:00
Ethan Paul d76c369006
Update homelab to remove dead services and add planned ones 2022-04-02 11:51:47 -04:00
Ethan Paul 4792df85db
Improve readability of the about page 2022-04-01 22:27:12 -04:00
Ethan Paul a567725340
Update link rels and titles 2022-01-08 16:54:30 -05:00
Ethan Paul 00fd03a169
Update copyright for the new year 2022-01-08 16:07:12 -05:00
Ethan Paul f21f469274
Update twitter handle 2022-01-08 16:07:11 -05:00
Ethan Paul 44f34daad7
Update branding and descriptions 2022-01-08 16:07:11 -05:00
Ethan Paul 7d7f7bfbd3
Restructure sitemap
Ditch the autogen'd one
2022-01-08 16:07:11 -05:00
Ethan Paul 5678bbfc4e
Update copywrite date 2021-01-31 13:30:32 -05:00
Ethan Paul 2cae292706
Fix mainpage name inconsistency 2020-11-25 21:59:22 -05:00
Ethan Paul 18b163b0a6
Update about page blurbs 2020-11-25 21:54:41 -05:00
Ethan Paul ddcaf6ae13
Standardize naming copywrite 2020-11-23 17:24:12 -05:00
Ethan Paul 858c016502
Update about page css to improve readability 2020-11-23 17:21:19 -05:00
450 changed files with 286 additions and 828 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="Introduction to my interests, skills, and activities"/>
<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="E.N.Paul | About"/>
<meta property="og:url" content="https://enpaul.net/about/"/>
<meta property='og:site_name' content="E.N.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="Introduction to my interests, skills, and activities"/>
<!-- Twitter integration meta -->
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@theenpaul">
<meta name="twitter:title" content="E.N.Paul | About">
<meta name="twitter:description" content="Introduction to my interests, skills, and activities">
<meta name="twitter:image" content="https://cdn.enp.one/img/banners/site-en-about.jpg">
<meta name="twitter:image:alt" content="E.N.Paul">
<!-- Page title and favicon definition -->
<title>E.N.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="E.N.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">
<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 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">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 just about anything written by
<a target="_blank" href="https://www.goodreads.com/author/list/5194.Michael_Crichton">Michael Crichton</a>.
</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>,
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>
<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/theenpaul"><span class="hb hb-xs hb-twitter" title="Twitter @theENPaul"><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;2020 <strong>Ethan N. Paul</strong>
&nbsp;<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