2023-07-30 23:11:02 +00:00
|
|
|
<head>
|
|
|
|
<title>Nicholas Orlowsky</title>
|
|
|
|
<link rel="stylesheet" href="/style.css">
|
|
|
|
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<nav>
|
|
|
|
<a href="/">[ Home ]</a>
|
|
|
|
<a href="/blog.html">[ Blog ]</a>
|
|
|
|
<a href="/projects.html">[ Projects ]</a>
|
|
|
|
<a href="/extra.html">[ Extra ]</a>
|
|
|
|
<hr/>
|
|
|
|
</nav>
|
|
|
|
|
|
|
|
<div>
|
|
|
|
<h1 style="margin-bottom: 0px;">Nicholas Orlowsky</h1>
|
|
|
|
<p style="margin-top: 0px;">Software Engineer - Austin, TX</p>
|
|
|
|
<p>
|
|
|
|
<a href="https://github.com/nickorlow">[ GitHub ]</a>
|
|
|
|
<a href="https://www.linkedin.com/in/nickorlow/">[ LinkedIn ]</a>
|
|
|
|
<a href="mailto:nickorlow@nickorlow.com">[ E-Mail ]</a>
|
|
|
|
<a href="https://github.com/nickorlow/resume/releases/download/latest/resume-nickorlow.pdf">[ Resume ]</a>
|
2023-07-30 23:17:24 +00:00
|
|
|
<a href="https://nickorlow.com">[ Old Website ]</a>
|
2023-07-30 23:11:02 +00:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<a href="https://open.spotify.com/episode/7f0lB2alMuvpfsQfwtRpJB?si=a55a62f6921a4671">[ Listen to me on the Azure DevOps podcast! ]</a>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
I'm a computer science student at the University of Texas at Austin. I'm particularly
|
|
|
|
interested in infrastructure, distributed systems, and systems programming.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
I run <a href="https://nws.nickorlow.com">Nick Web Services (NWS)</a>, a side project
|
|
|
|
that provides geo-distributed container hosting using Kubernetes on bare metal servers.
|
|
|
|
It currently has 100% uptime YTD, surpassing the uptime percentage of competitor GitHub pages.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
Outside of computers, I enjoy biking and weightlifting. I'm also a public transit enthusiast
|
|
|
|
and I take pictures of trains that I see, especially rare or special ones.
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<footer>
|
|
|
|
<hr />
|
|
|
|
<p style="margin-bottom: 0px;">Copyright © Nicholas Orlowsky 2023</p>
|
|
|
|
<p style="margin-top: 0px;">Hosting provided by <a href="https://nws.nickorlow.com">NWS</a></p>
|
|
|
|
</footer>
|
|
|
|
</body>
|