130 lines
4.5 KiB
HTML
130 lines
4.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-US">
|
|
<head>
|
|
<meta name="generator" content="Hugo 0.111.3">
|
|
<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="Neil Hanlon">
|
|
<link rel="shortcut icon" type="image/x-icon" href="/img/favicon.ico">
|
|
<title>Neil Hanlon</title>
|
|
<meta name="description" content="Neil Hanlon - Senior Network/DevOps/Infrastructure Engineer">
|
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BmbxuPwQa2lc/FVzBcNJ7UAyJxM6wuqIj61tLrc4wSX0szH/Ev+nYRRuWlolflfl" crossorigin="anonymous">
|
|
|
|
<link rel="preload stylesheet" href="/css/main.min.css" as="style">
|
|
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
|
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,200bold,400old">
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="/sass/overrides.css">
|
|
|
|
<!--[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]-->
|
|
|
|
<script defer data-domain="thepotato.tech" src="https://plausible.io/js/script.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id="content">
|
|
<div class="container mb-3">
|
|
<nav class="navbar navbar-expand-lg">
|
|
<div class="container-fluid">
|
|
<a class="navbar-brand" href="/">
|
|
<i class="fa fa-home"></i>
|
|
</a>
|
|
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar">
|
|
<i class="fa fa-bars"></i>
|
|
</button>
|
|
|
|
<div id="navbar" class="collapse navbar-collapse">
|
|
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
|
|
|
|
|
|
<li class="nav-item">
|
|
<li><a class="nav-link" href="/posts/">POSTS</a></li>
|
|
</li>
|
|
|
|
<li class="nav-item">
|
|
<li><a class="nav-link" href="/projects/">PROJECTS</a></li>
|
|
</li>
|
|
|
|
<li class="nav-item">
|
|
<li><a class="nav-link" href="/resume.pdf">RESUME</a></li>
|
|
</li>
|
|
|
|
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
|
|
<section id="about">
|
|
<div class="container">
|
|
<div class="avatar mb-5">
|
|
<img class="rounded-circle" src="img/profile.png" alt="Responsive image">
|
|
</div>
|
|
<p>I’m <strong>Neil Hanlon</strong>, a DevOps/Network/Potato Engineer</p>
|
|
<p>I love Open Source, Linux, and building cool things with great people.</p>
|
|
<p>Feel free to take a peek at some of my <a href="/projects">projects</a>, or check out my cat’s <a href="https://instagram.com/noellathekitty">Instagram</a>.</p>
|
|
<p>For more check out my academic & professional <a href="https://shrug.pw/resume.pdf">resume</a>.</p>
|
|
<p>Contact me at <a href="https://twitter.com/NeilHanlon">@NeilHanlon</a> or by yelling really really loud.</p>
|
|
|
|
<div class="social">
|
|
<ul class="social-links">
|
|
|
|
<li><a href="https://github.com/NeilHanlon"><i class="fa fa-github"></i></a></li>
|
|
|
|
|
|
|
|
<li><a href="mailto:neil@shrug.pw.com"><i class="fa fa-envelope"></i></a></li>
|
|
|
|
|
|
|
|
<li><a href="https://twitter.com/NeilHanlon"><i class="fa fa-twitter"></i></a></li>
|
|
|
|
|
|
|
|
<li><a href="https://linkedin.com/in/hanlonneil"><i class="fa fa-linkedin"></i></a></li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
</div>
|
|
</section>
|
|
|
|
</div>
|
|
|
|
<footer class="footer">
|
|
<div class="container">
|
|
<div class="text-muted">© All rights reserved. Powered by <a href="https://gohugo.io/">Hugo</a> and
|
|
<a href="http://www.github.com/nurlansu/hugo-sustain/">sustain</a> with ♥</div>
|
|
</div>
|
|
</footer>
|
|
|
|
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.min.js" integrity="sha384-nsg8ua9HAw1y0W1btsyWgBklPnCUAFLuTMS2G72MMONqmOymq585AcH49TLBQObG" crossorigin="anonymous"></script>
|
|
|
|
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
|
|
<script>
|
|
kofiWidgetOverlay.draw('kneel', {
|
|
'type': 'floating-chat',
|
|
'floating-chat.donateButton.text': 'Support me',
|
|
'floating-chat.donateButton.background-color': '#fcbf47',
|
|
'floating-chat.donateButton.text-color': '#323842'
|
|
});
|
|
</script>
|
|
</body>
|
|
</html>
|