2018-02-05 21:04:26 +00:00
<!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" / >
2019-01-11 01:23:42 +00:00
< meta name = "author" content = "admin@enp.one" / >
2022-01-08 17:26:38 +00:00
< meta name = "description" content = "Who I am, what I do, and what I care about" / >
2018-02-06 15:43:50 +00:00
< 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" / >
2018-02-05 21:04:26 +00:00
< meta name = "robots" content = "index,follow" / >
2024-02-27 19:28:50 +00:00
<!-- Opengraph integration meta -->
2022-01-08 17:26:38 +00:00
< meta property = "og:title" content = "EN Paul | About" / >
2018-02-06 15:43:50 +00:00
< meta property = "og:url" content = "https://enpaul.net/about/" / >
2022-01-08 17:26:38 +00:00
< meta property = 'og:site_name' content = "EN Paul" / >
2018-02-05 21:04:26 +00:00
< meta property = "og:type" content = "website" / >
< meta property = 'og:locale' content = "en_US" / >
2018-10-14 19:18:41 +00:00
< meta property = "og:image" content = "https://cdn.enp.one/img/banners/site-en-about.jpg" / >
2022-01-08 17:26:38 +00:00
< meta property = 'og:description' content = "Who I am, what I do, and what I care about" / >
2018-02-05 21:04:26 +00:00
<!-- Page title and favicon definition -->
2023-02-10 06:17:30 +00:00
< title > enpaul | About< / title >
2018-10-14 20:09:53 +00:00
< link rel = "shortcut icon" href = "https://cdn.enp.one/img/logos/e-b-sm.png" >
2018-10-14 19:18:41 +00:00
< link rel = "apple-touch-icon" sizes = "180x180" href = "https://cdn.enp.one/img/logos/e-b-sm.png" >
2018-10-14 20:09:53 +00:00
< 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" >
2018-02-05 21:04:26 +00:00
<!-- CSS references -->
2019-01-10 04:51:00 +00:00
< 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" >
2018-02-05 21:04:26 +00:00
< 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 -->
2019-01-10 04:51:00 +00:00
< 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 >
2018-02-05 21:04:26 +00:00
< 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/easing.min.js" > < / script >
< script type = "text/javascript" src = "../js/custom.js" > < / script >
2018-02-07 02:13:19 +00:00
< noscript > < style > # preloader { display : none ; } < / style > < / noscript >
2018-02-05 21:04:26 +00:00
< / head >
< body >
< div id = "preloader" > < / div >
< header id = "header" >
< div class = "container" >
< div id = "logo" class = "pull-left" >
2022-01-08 21:54:30 +00:00
< a title = "Home" href = "https://enpaul.net/" >
< img src = "https://cdn.enp.one/img/logos/e-w-sm.png" alt = "EN Paul" / > < / img >
2019-11-21 03:34:17 +00:00
< / a >
2018-02-05 21:04:26 +00:00
< / div >
< nav id = "nav-menu-container" >
< ul class = "nav-menu" >
2022-01-08 21:54:30 +00:00
< li > < a title = "Home" href = "https://enpaul.net/" > Home< / a > < / li >
< li > < a title = "About" href = "https://enpaul.net/about/" > About< / a > < / li >
2024-02-27 19:30:23 +00:00
< li > < a title = "Homelab" href = "https://enp.one/" > Homelab< / a > < / li >
2022-01-08 21:54:30 +00:00
< li > < a title = "Projects" href = "https://enpaul.net/projects/" > Projects< / a > < / li >
2019-11-21 03:34:17 +00:00
< 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 >
2018-02-05 21:04:26 +00:00
< / 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 >
2018-02-14 01:50:26 +00:00
< p class = "section-description" > < / p >
2018-02-05 21:04:26 +00:00
< / div >
< / div >
< / div >
< div class = "container about-container" >
< div class = "row" >
< div class = "col-md-6" >
2019-11-21 03:34:17 +00:00
< img class = "about-portrait" src = "https://cdn.enp.one/img/me.jpg" alt = "Ethan N. Paul" / >
2018-02-05 21:04:26 +00:00
< / div >
2020-11-23 22:21:19 +00:00
< div class = "col-md-6" id = "about-content" >
2022-12-26 18:06:27 +00:00
< 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 >
2024-04-24 05:38:08 +00:00
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 > ,
2022-12-26 18:06:27 +00:00
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 >
2024-04-24 05:38:08 +00:00
< li > I < a href = "https://www.instagram.com/allaroundhere/" > travel< / a > wherever I can, whenever I can.< / li >
2023-08-18 05:44:10 +00:00
< li > I do lots of < a href = "/projects/" > projects< / a > in my spare time< / li >
2022-12-26 18:06:27 +00:00
< / ul >
2024-04-24 05:47:59 +00:00
< 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 / >
2018-02-05 21:04:26 +00:00
< / 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 >
2020-11-10 04:24:36 +00:00
< 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 >
2018-02-05 21:04:26 +00:00
< ul class = "list-inline" >
2024-03-15 18:03:37 +00:00
< li > < a rel = "external" title = "@enpaul@urbanists.social" href = "https://urbanists.social/@enpaul" > < span class = "hb hb-xs hb-mastodon" > < i class = "fab fa-mastodon" > < / i > < / span > < / a > < / li >
2022-01-08 21:54:30 +00:00
< li > < a rel = "external" title = "@AllAroundHere" href = "https://www.instagram.com/allaroundhere/" > < span class = "hb hb-xs hb-instagram" > < i class = "fab fa-instagram" > < / i > < / span > < / a > < / li >
< 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 >
2024-04-24 05:53:38 +00:00
< 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 >
2018-02-05 21:04:26 +00:00
< / ul >
< / div >
< / div >
< / div >
< / section >
< footer id = "footer" >
< div class = "container" >
< div class = "row" >
< div class = "col-md-12" >
< div class = "copyright" >
2024-02-27 19:28:50 +00:00
© 2024 < strong > enpaul< / strong >
2022-01-08 17:32:47 +00:00
< noscript > < a href = "/js/warn/" title = "Client Javascript Disabled" style = "color: orange;" > < i class = "fa fa-lg fa-exclamation-circle" > < / i > < / a > < / noscript >
2018-02-05 21:04:26 +00:00
< / div >
2018-10-14 19:18:41 +00:00
< div class = "copyright" >
2020-01-09 05:42:31 +00:00
< a href = "https://vcs.enp.one/enpaul/enpaul.net/" target = "_blank" > View Source< / i > < / a >
2018-10-14 19:18:41 +00:00
< / div >
2018-02-05 21:04:26 +00:00
< / 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 >