personal-site/src/extra.filler.html
2025-02-28 23:11:23 -05:00

113 lines
3.2 KiB
HTML

<div>
<h1 style="margin-bottom: 0px;">Extra</h1>
<p style="margin-top: 0px;">Extra bits of information about me</p>
<h2>Rail Photography</h2>
<p>
I take photos of trains and train stations fairly often.
If you would like to see these pictures, they are avaliable
<a href="https://www.instagram.com/nickorlow.on.rails/">here</a>
</p>
<h2>Bowling</h2>
<p>
I go bowling with some friends regularly. We track our scores
down to the throw in a csv. You can check out a website where
that data is compiled into a readable format
<a href="https://bart.nickorlow.com">here</a>
</p>
<h2>Personal Records</h2>
<table style="width: 100%;">
<tr>
<th>Activity</th>
<th>Effort</th>
<th>Date</th>
<th>Location</th>
</tr>
<tr>
<td>1600m (1 mile)</td>
<td>4:34</td>
<td>November 14th, 2020</td>
<td>Williamson County Park</td>
</tr>
<tr>
<td>Milk Mile</td>
<td>5:41</td>
<td>May 20th, 2021</td>
<td>Lake Travis High School</td>
</tr>
<tr>
<td>3200m (2 mile)</td>
<td>10:11</td>
<td>March 20th, 2021</td>
<td>Carroll High School</td>
</tr>
<tr>
<td>5000m XC</td>
<td>16:43</td>
<td>September 26th, 2020</td>
<td>Old Settler's Park</td>
</tr>
<tr>
<td>Bench Press</td>
<td>280.5 Lbs</td>
<td>December 31st, 2024</td>
<td>Anytime Fitness - Pottsville, PA</td>
</tr>
<tr>
<td>Squat</td>
<td>415 Lbs</td>
<td>August 10th, 2023</td>
<td>FUTO HQ</td>
</tr>
<tr>
<td>Deadlift</td>
<td>415 Lbs</td>
<td>Augist 10th, 2023</td>
<td>FUTO HQ</td>
</tr>
<tr>
<td>Bowling</td>
<td>170</td>
<td>April 19th, 2024</td>
<td>Texas Union Underground</td>
</tr>
</table>
<!--
<h2>In the news</h2>
<p>
<a href="https://www.kxan.com/video/kxan-viewers-react-to-highland-lanes-closing/9431847/">[ Video of a strike I threw on the news ]</a>
</p>
<p>
<a href="https://www.kxan.com/video/highland-lanes-will-remain-on-burnet-a-little-longer-than-anticipated/9888905/">[ Same bowling video played again! ]</a>
</p>
<p>
<a href="https://www.youtube.com/watch?v=v9qSFdAjmFQ">[ Coverage of transit rally I spoke at (the news cut my speaking part) ]</a>
</p>
-->
<h2>PGP Key</h2>
<div style="background-color: #1E1E2E; color: #FFFFFF; padding: 10px; overflow: scroll;">
<p>
-----BEGIN PGP PUBLIC KEY BLOCK-----
<br>
mDMEZ8J/bhYJKwYBBAHaRw8BAQdAGaG9EehhWlKQQXP42W3Uvv6qkyo1NPzYASkR
vx4m0Y20K05pY2hvbGFzIE9ybG93c2t5IDxuaWNrb3Jsb3dAbmlja29ybG93LmNv
bT6IkwQTFgoAOxYhBPFsfG56tNFpdTscKKnzukwKp6cLBQJnwn9uAhsDBQsJCAcC
AiICBhUKCQgLAgQWAgMBAh4HAheAAAoJEKnzukwKp6cLrHYBAOFT953mpAY3yVE9
tvcA4sdpkmWw/OIrsd24vW74ykWyAQCvtqwLfsVvZxXRzvWOau3P+IrnYP5UGXJj
snieP3vXDLg4BGfCf24SCisGAQQBl1UBBQEBB0BOiEhnLnikOTCENkGfgmIRdswh
0qzryW9PMq5BN24BaAMBCAeIeAQYFgoAIBYhBPFsfG56tNFpdTscKKnzukwKp6cL
BQJnwn9uAhsMAAoJEKnzukwKp6cLyF8A/i46c9EPhzwlvkgLRJzsuHAoWX9DcCLR
JH39kfjZ5ecTAP4kQ+aw/oD3lhaDiIrEo1MobVDzoCM5wV39ci6klBsVCw==
=p51G
<br>
-----END PGP PUBLIC KEY BLOCK-----
</p>
</div>
</div>