thesandwi.ch/src/partials/interests.html
Isaac Mills 7b78e54571
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Optimize images with parcel
2025-07-15 08:27:30 -06:00

111 lines
No EOL
3.6 KiB
HTML

<x-tab.content selected="2">
<x-section-head header="Shoutouts to cool things!">
<x-blockquote cite="Tyson Jenkins (CEO of TYSONCLOUD)">
That's crazy
</x-blockquote>
</x-section-head>
<x-interest person="isaac">
<fill:description>
<markdown>
I love listening to the **works** albums from **Diverse System** while I'm working! Here's a 24-hour livestream
from them
</markdown>
<iframe src="https://www.youtube-nocookie.com/embed/HXB5A7Psifk" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</fill:description>
</x-interest>
<x-interest class="project-alt" person="richard">
<fill:img>
<x-img src="/assets/dancerush.png">
</fill:img>
<fill:title>
<markdown>
# Dance Rush
</markdown>
</fill:title>
<fill:subtitle>
<markdown>
## Very good game
</markdown>
</fill:subtitle>
<fill:description>
<!-- <markdown> -->
<!-- I love going over to Round One in Provo, Utah and tearing it up on the dance floor! -->
<!-- </markdown> -->
</fill:description>
</x-interest>
<x-interest person="tyson">
<fill:img>
<x-img src="/assets/rimworld.jpg">
</fill:img>
<fill:title>
<markdown>
# [Rimworld](https://store.steampowered.com/app/294100/RimWorld/)
</markdown>
</fill:title>
<fill:subtitle>
<markdown>
## My favorite game
</markdown>
</fill:subtitle>
<fill:description>
<markdown>
I like committing war-crimes in Rimworld
</markdown>
</fill:description>
</x-interest>
<x-interest class="project-alt" person="isaac">
<fill:description>
<markdown>
I also love listening to Diverse System's **AD:** albums in my free time as well. This is a highlight reel of
one of my
favorites.
</markdown>
<iframe src="https://www.youtube-nocookie.com/embed/gNGcEwi2e5M" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</fill:description>
</x-interest>
<x-interest person="tyson">
<fill:img>
<x-img src="/assets/h1000.webp">
</fill:img>
<fill:title>
<markdown>
# NVIDIA H1000
</markdown>
</fill:title>
<fill:subtitle>
<markdown>
## I want one
</markdown>
</fill:subtitle>
<fill:description>
<a href="mailto:tysoncloud.barbecue794@passinbox.com">
<markdown>
Give one to me!! HMU:
tysoncloud.barbecue794
@passinbox.com
</markdown>
</a>
</fill:description>
</x-interest>
<x-interest class="project-alt" person="isaac">
<fill:person>
<x-img src="/assets/isaac.jpg" class="person">
</fill:person>
<fill:description>
<markdown>
My favorite artist under Diverse System has gotta be **xi**. This is a highlight reel of my favorite album
by them.
</markdown>
<iframe src="https://www.youtube-nocookie.com/embed/ii8t_TZluvA?si=-PrfEwqZqAbMeFWS" title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</fill:description>
</x-interest>
</x-tab.content>