minimal website rewrite
This commit is contained in:
parent
10b2cc429c
commit
a3bc0de320
110 changed files with 1117 additions and 56040 deletions
31
src/index.filler.html
Normal file
31
src/index.filler.html
Normal file
|
@ -0,0 +1,31 @@
|
|||
<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>
|
||||
<a href="https://nickorlow.com">[ Old Website ]</a>
|
||||
</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>
|
Loading…
Add table
Add a link
Reference in a new issue