55 lines
2.1 KiB
HTML
55 lines
2.1 KiB
HTML
<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://git.nickorlow.com/nickorlow">[ Forgejo ]</a>
|
|
<a href="https://github.com/nickorlow">[ GitHub (mirrors) ]</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>
|
|
<!--<a href="https://old.nickorlow.com">[ My Old Website ]</a>-->
|
|
</p>
|
|
|
|
<p>
|
|
<a href="https://azuredevopspodcast.clear-measure.com/nick-orlowsky-deciding-to-major-in-computer-science-episode-197">[ 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 achieved 100% uptime for over a year.
|
|
</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 2025</p>
|
|
<p style="margin-top: 0px; margin-bottom: 0px;">Hosting provided by <a href="https://nws.nickorlow.com">NWS</a></p>
|
|
<p style="margin-top: 0px;">Powered by <a href="https://github.com/nickorlow/anthracite">Anthracite Web Server</a></p>
|
|
</footer>
|
|
</body>
|