2017-01-30 17:29:45 +00:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< 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 = "description" content = "" >
< meta name = "author" content = "" >
< title > ENPaul< / title >
< link rel = "shortcut icon" href = "img\icon\e(b).png" >
<!-- Bootstrap Core CSS -->
< link href = "css/bootstrap.min.css" rel = "stylesheet" >
<!-- Custom CSS -->
< link href = "css/grayscale.css" rel = "stylesheet" > <!-- -->
<!-- Custom Fonts -->
< link href = "font-awesome/css/font-awesome.min.css" rel = "stylesheet" type = "text/css" >
< link href = "https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel = "stylesheet" type = "text/css" >
< link href = "https://fonts.googleapis.com/css?family=Montserrat:400,700" rel = "stylesheet" type = "text/css" >
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!-- [if lt IE 9]>
< script src = "https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js" > < / script >
< script src = "https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js" > < / script >
<![endif]-->
< / head >
< body id = "page-top" data-spy = "scroll" data-target = ".navbar-fixed-top" >
<!-- Navigation -->
< nav class = "navbar navbar-custom navbar-fixed-top" role = "navigation" >
< div class = "container" >
< div class = "navbar-header" >
< button type = "button" class = "navbar-toggle" data-toggle = "collapse" data-target = ".navbar-main-collapse" >
< i class = "fa fa-bars" > < / i >
< / button >
< a class = "navbar-brand page-scroll" href = "#page-top" >
<!-- <i class="fa fa - home"></i> --> < span class = "light" > < img src = "img/icon/e(w).png" width = "32" > & nbsp& nbsp ENPaul Net< / span >
< / a >
< / div >
<!-- Collect the nav links, forms, and other content for toggling -->
< div class = "collapse navbar-collapse navbar-right navbar-main-collapse" >
< ul class = "nav navbar-nav" >
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
< li class = "hidden" >
< a href = "#page-top" > < / a >
< / li >
< li >
2017-02-10 16:23:16 +00:00
< a class = "page-scroll" href = "https://drive.enpaul.net" > Drive< / a >
2017-01-30 17:29:45 +00:00
< / li >
< li >
2017-02-10 16:23:16 +00:00
< a class = "page-scroll" href = "https://git.enpaul.net" > Git< / a >
2017-01-30 17:29:45 +00:00
< / li >
< li >
< a class = "page-scroll" href = "https://app.plex.tv/web/app" > Plex< / a >
< / li >
< li >
< a class = "page-scroll" href = "#about" > About< / a >
< / li >
< li >
< a class = "page-scroll" href = "#network" > Network< / a >
< / li >
< / ul >
< / div >
<!-- /.navbar - collapse -->
< / div >
<!-- /.container -->
< / nav >
<!-- Intro Header -->
< header class = "intro" >
< div class = "intro-body" >
< div class = "container" >
< div class = "row" >
< div class = "col-md-8 col-md-offset-2" >
< h1 class = "brand-heading" > Hello!< / h1 >
< p class = "-text" > Scroll down to learn more about this websites very bored creator< / p >
< a href = "#about" class = "btn btn-circle page-scroll" >
< i class = "fa fa-angle-double-down animated" > < / i >
< / a >
< / div >
< / div >
< / div >
< / div >
< / header >
<!-- About/Contact Section -->
< section id = "about" class = "container content-section text-center" >
< div class = "row" >
< div class = "col-lg-8 col-lg-offset-2" >
< h2 > About ENPaul< / h2 >
< img src = "img\icon\e(w).png" width = "128" >
< p >
ENPaul is a student at < a href = "https://wpi.edu" > Worcester Polytechnic Institute< / a > in Worcester Massachusets with way too much time on his hands. < br > He works at < a href = "http://www.wpi.edu/+netops" > WPI Network Operations< / a > where he plays with < a href = "http://www.autodesk.com/products/autocad/overview" > AutoCAD< / a > and runs this website when he's bored.
< br >
He doesn't need donations, but asks that if you have a joke or funny story to share that you send it to him through the contact information listed below.
< br >
< / p >
< p > Feel free to send him an email at < br > < a href = "mailto:enp@wpi.edu" > ethannpaul@gmail.com< / a > < / p >
< p > Or connect with him directly:< / p >
< ul class = "list-inline banner-social-buttons" >
< li >
< a href = "https://twitter.com/theenpaul" class = "btn btn-default btn-lg" > < i class = "fa fa-twitter fa-fw" > < / i > < span class = "network-name" > Twitter< / span > < / a >
< / li >
< li >
< a href = "https://linkedin.com/in/enpaul" class = "btn btn-default btn-lg" > < i class = "fa fa-linkedin fa-fw" > < / i > < span class = "network-name" > LinkedIn< / span > < / a >
< / li >
< li >
< a href = "https://google.com/+ethanpaul42" class = "btn btn-default btn-lg" > < i class = "fa fa-google-plus fa-fw" > < / i > < span class = "network-name" > Google+< / span > < / a >
< / li >
< / ul >
< / div >
< / div >
< / section >
<!-- Network Section -->
< section id = "network" class = "container content-section text-center" >
< div class = "row" >
< div class = "col-lg-8 col-lg-offset-2" >
< h2 > The ENPaul Network< / h2 >
<!-- feature/service icons and href. top to bottom here corresponds to left to right -->
< a href = "http://foundation.zurb.com/" > < img src = "img\icon\foundation.png" width = "64" > & nbsp< / a >
< a href = "http://getbootstrap.com/" > < img src = "img\icon\bootstrap.png" width = "64" > & nbsp< / a >
< a href = "https://www.iis.net/" > < img src = "img\icon\iis.png" width = "64" > & nbsp< / a >
<!-- <a href="https://www.hmailserver.com/"><img src="img\icon\hmail.png" width="64"> </a>
< a href = "http://www.afterlogic.org/webmail-lite" > < img src = "img\icon\afterlogic.png" width = "64" > & nbsp< / a > -->
< a href = "https://pyd.io/" > < img src = "img\icon\pydio.png" width = "64" > & nbsp< / a >
< a href = "https://plex.tv/" > < img src = "img\icon\plex.png" width = "64" > & nbsp< / a >
< a href = "https://minecraft.net" > < img src = "img\icon\minecraft.png" width = "64" > < / a >
< a href = "http://www.spaceengineersgame.com/" > < img src = "img\icon\spaceeng.png" width = "64" > < / a >
< br >
< p > ENPaul hosts a number of services and servers on the network including this website, < a href = "/drive" > web storage< / a > , a < a href = "https://app.plex.tv/web/app" > Plex Media Server< / a > , a < a href = "/minecraft" > Minecraft multiplayer server< / a > , Virtual Private Networking, a < a href = "/spaceengineers" > Space Engineers Multiplayer Server< / a > , his personal < a href = "/wiki" > wiki< / a > , and Active Directory Domain Services.
< ul class = "list-unstyled banner-social-buttons" >
< li >
< a href = "https://app.plex.tv/web/app" class = "btn btn-default btn-lg" > < span class = "network-name" > Plex< / span > < / a > < br >
< / li > < br >
<!-- <li>
< a href = "#" class = "btn btn-default btn-lg" > < span class = "network-name" > Webmail< / span > < / a > < br >
< / li > < br > -->
< li >
< a href = "/minecraft" class = "btn btn-default btn-lg" > < span class = "network-name" > Minecraft< / span > < / a > < br >
< / li > < br >
< li >
< a href = "/spaceengineers" class = "btn btn-default btn-lg" > < span class = "network-name" > Space Engineers< / span > < / a > < br >
< / li > < br >
< li >
< a href = "/drive" class = "btn btn-default btn-lg" > < span class = "network-name" > Drive< / span > < / a > < br >
< / li > < br >
< li >
< a href = "/wiki" class = "btn btn-default btn-lg" > < span class = "network-name" > Wiki< / span > < / a > < br >
< / li > < br >
<!-- <li>
< a href = "http://www.unpopularopinion.org" class = "btn btn-default btn-lg" > < span class = "network-name" > Blog< / span > < / a >
< / li > -->
< / ul >
< / div >
< / div >
< / section >
<!-- Map Section -->
< div id = "map" > < / div >
<!-- Footer -->
< footer >
< div class = "container text-center" >
< h3 > Updated 2016-01-23< / h3 >
< h3 > Copyright © 2016 ENPaul< / h3 >
< / div >
< / footer >
<!-- jQuery -->
< script src = "js/jquery.js" > < / script >
<!-- Bootstrap Core JavaScript -->
< script src = "js/bootstrap.min.js" > < / script >
<!-- Plugin JavaScript -->
< script src = "js/jquery.easing.min.js" > < / script >
<!-- Google Maps API Key - Use your own API key to enable the map feature. More information on the Google Maps API can be found at https://developers.google.com/maps/ -->
< script type = "text/javascript" src = "https://maps.googleapis.com/maps/api/js?key=AIzaSyCRngKslUGJTlibkQ3FkfTxj3Xss1UlZDA&sensor=false" > < / script >
<!-- Custom Theme JavaScript -->
< script src = "js/grayscale.js" > < / script >
< / body >
< / html >