Compare commits

...

5 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
6 changed files with 31 additions and 25 deletions

View File

@ -3,8 +3,9 @@
Personal landing page at https://enpaul.net
![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)_
_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/)_

View File

@ -94,15 +94,18 @@
<ul class="about-text">
<li>I graduated with the <a rel="external" target="_blank" href="https://www.wpi.edu/">WPI</a> Class of 2017</li>
<li>
I used to work at <a rel="external" target="_blank" href="https://starry.com/">Starry</a>
and <a rel="external" target="_blank" href="https://3ds.com/">Dassault Systèmes</a>,
I used to work at <a rel="external" target="_blank" href="https://starry.com/">Starry</a>
and <a rel="external" target="_blank" href="https://3ds.com/">Dassault Systèmes</a>,
and now I'm at <a rel="external" target="_blank" href="https://portalinstruments.com/">Portal Instruments</a>
</li>
<li>I volunteer at the <a rel="external" target="_blank" href="https://waterworksmuseum.org/">Boston Metropolitan Waterworks Museum</a></li>
<li>I <a href="https://www.instagram.com/allaroundhere/">travel</a> wherever I can, whenever I can.</li>
<li>I do lots of <a href="/projects/">projects</a> in my spare time</li>
</ul>
<a rel="external" 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>
<p class="about-text"><i>Proud supporter of the Electronic Frontier Foundation and the Freedom of the Press Foundation</i></p>
<a rel="external" href="https://www.eff.org/join"><img class="support-banner" src="https://www.eff.org/files/eff-banner.png" alt="Support information freedom and digital security!" border="0"></a>
<br/><br/>
<a rel="external" href="https://freedom.press/donate/"><img style="padding: 6px;" class="support-banner" src="https://freedom.press/documents/108/Banner_Color.svg" alt="Support journalistic independence and press freedom!" border="0"></a><br/>
</div>
</div>
</div>
@ -121,6 +124,7 @@
<li><a rel="external" title="in/enpaul" href="https://www.linkedin.com/in/enpaul"><span class="hb hb-xs hb-linkedin"><i class="fab fa-linkedin"></i></span></a></li>
<li><a rel="external" title="github/enpaul" href="https://github.com/enpaul/"><span class="hb hb-xs hb-github"><i class="fab fa-github"></i></span></a></li>
<li><a rel="external" title="me@enp.one" href="mailto:me@enp.one"><span class="hb hb-xs hb-email"><i class="fas fa-envelope"></i></span></a></li>
<li><a rel="external" title="Resume" href="https://cdn.enp.one/resume.pdf"><span class="hb hb-xs hb-resume"><i class="fas fa-file-alt"></i></span></a></li>
</ul>
</div>
</div>

View File

@ -933,20 +933,20 @@ body.mobile-nav-active #mobile-nav-toggle {
}
.hb-resume, .hb-resume:after, .hb-resume:before {
background:#c44b2d;
border-color:#c44b2d;
background:#008080;
border-color:#008080;
color:#fff;
}
.hb-resume-inv, .hb-resume-inv:after, .hb-resume-inv:before, .hb-resume:hover, .hb-resume:hover:after, .hb-resume:hover:before {
background:0 0;
border-color:#003777;
color:#003777;
border-color:#008080;
color:#008080;
}
.hb-resume-inv:hover, .hb-resume-inv:hover:after, .hb-resume-inv:hover:before {
background:#003777;
border-color:#003777;
background:#008080;
border-color:#008080;
color:#fff;
}
@ -967,3 +967,8 @@ body.mobile-nav-active #mobile-nav-toggle {
border-color:#5b4adf;
color:#fff;
}
.support-banner {
background-color: white;
width: 100%;
}

View File

@ -76,6 +76,7 @@
<li><a rel="external" title="in/enpaul" href="https://www.linkedin.com/in/enpaul"><span class="hb hb-xs hb-linkedin"><i class="fab fa-linkedin"></i></span></a></li>
<li><a rel="external" title="github/enpaul" href="https://github.com/enpaul/"><span class="hb hb-xs hb-github"><i class="fab fa-github"></i></span></a></li>
<li><a rel="external" title="me@enp.one" href="mailto:me@enp.one"><span class="hb hb-xs hb-email"><i class="fas fa-envelope"></i></span></a></li>
<li><a rel="external" title="Resume" href="https://cdn.enp.one/resume.pdf"><span class="hb hb-xs hb-resume"><i class="fas fa-file-alt"></i></span></a></li>
</ul>
</div>

View File

@ -83,7 +83,7 @@
<div class="col-md-4" id="project-section-travel">
<a class="project-item" target="_blank" style="background-image: url(https://cdn.enp.one/img/projects/road.jpg);" href="https://www.instagram.com/allaroundhere/">
<div class="details">
<h4>Travel</h4>
<h4>Traveling</h4>
<span>
I spend a lot of time on the road (or railway, or hiking path) and I
like to take photos of interesting things I find. I'm a big believer in
@ -96,7 +96,7 @@
<div class="col-md-4" id="project-section-car">
<a class="project-item" target="_blank" style="background-image: url(https://cdn.enp.one/img/projects/car.jpg);" href="https://docs.google.com/spreadsheets/d/14ZC20aHF-6yHLYNuSOK6SxTea97waBI7H6ZMHvocDz4/edit?usp=sharing">
<div class="details">
<h4>Vehicle</h4>
<h4>Project Car</h4>
<span>
The goal is half a million miles! A Toyota 4Runner will run forever...if you take
good care of it (which I'm trying to do!)
@ -106,9 +106,9 @@
</div>
<div class="col-md-4" id="project-section-code">
<a class="project-item" target="_blank" style="background-image: url(https://cdn.enp.one/img/projects/programming.jpg);" href="https://github.com/enpaul/">
<a class="project-item" target="_blank" style="background-image: url(https://cdn.enp.one/img/projects/programming.jpg);" href="https://vcs.enp.one/enpaul/">
<div class="details">
<h4>Programs</h4>
<h4>Programing</h4>
<span>
I tinker around with some stuff, mostly for fun. My public projects are on my
Github or on my homelab Gitea instance.
@ -124,7 +124,7 @@
<span>
My data on my hardware. My formal degree had nothing to do with
computers or networking, I learned almost everything I know about
that from the handful of servers sitting in my closet.
them from the handful of servers sitting in my living room.
</span>
</div>
</a>
@ -157,6 +157,7 @@
<li><a rel="external" title="in/enpaul" href="https://www.linkedin.com/in/enpaul"><span class="hb hb-xs hb-linkedin"><i class="fab fa-linkedin"></i></span></a></li>
<li><a rel="external" title="github/enpaul" href="https://github.com/enpaul/"><span class="hb hb-xs hb-github"><i class="fab fa-github"></i></span></a></li>
<li><a rel="external" title="me@enp.one" href="mailto:me@enp.one"><span class="hb hb-xs hb-email"><i class="fas fa-envelope"></i></span></a></li>
<li><a rel="external" title="Resume" href="https://cdn.enp.one/resume.pdf"><span class="hb hb-xs hb-resume"><i class="fas fa-file-alt"></i></span></a></li>
</ul>
</div>
<div class="copyright">

View File

@ -2,25 +2,19 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>https://enpaul.net/</loc>
<lastmod>2022-01-08</lastmod>
<lastmod>2024-04-24</lastmod>
<changefreq>yearly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://enpaul.net/about/</loc>
<lastmod>2022-01-08</lastmod>
<lastmod>2024-04-24</lastmod>
<changefreq>yearly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://enpaul.net/homelab/</loc>
<lastmod>2022-01-08</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://enpaul.net/projects/</loc>
<lastmod>2022-01-08</lastmod>
<lastmod>2024-04-24</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>