Add interests to interests page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-14 15:26:14 -06:00
parent 09f8eda192
commit 9058bb89d9
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
10 changed files with 262 additions and 123 deletions

View file

@ -4,20 +4,62 @@
That's crazy
</x-blockquote>
</x-section-head>
<x-project>
<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-project.text>?</x-project.text>
<img src="/assets/dancerush.png">
</fill:img>
<fill:title>
<markdown>
# Coming soon to theaters
# Dance Rush
</markdown>
</fill:title>
<fill:subtitle>
<markdown>
## This website is under construction
## Very good game
</markdown>
</fill:subtitle>
<fill:description>We'll get to it, trust</fill:description>
</x-project>
<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="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 class="project-alt" person="isaac">
<fill:person>
<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>

View file

@ -44,7 +44,7 @@
</fill:title>
<fill:links>
<x-link.github href="richgrov/simulo"></x-link.github>
<x-link.website href="https://simulo.grover.sh" referencing="Simulo"></x-link.website>
<x-link.website href="https://simulo.tech" referencing="Simulo"></x-link.website>
</fill:links>
<fill:subtitle>
<markdown>

View file

@ -29,16 +29,12 @@
Tyson, let's get out of here
</x-blockquote>
</fill:subtitle>
<!-- <fill:description> -->
<!-- <markdown> -->
<!-- I have a passion for helping entertainment find it's place in the world. Where some people see brains rotting, I -->
<!-- see oppurtunities for generations to be brought closer together, empowered with critical thinking. I've been -->
<!-- writing code -->
<!-- since I was -->
<!-- 12, -->
<!-- and creating value since I was 17. -->
<!-- </markdown> -->
<!-- </fill:description> -->
<fill:description>
<markdown>
I think the rest of the card explains enough about me ngl. I don't think another bit of text would add much
value
</markdown>
</fill:description>
</x-project>
<x-project class="project-alt" id="tyson">
<fill:img>
@ -134,11 +130,11 @@
You only live once, die trying
</x-blockquote>
</fill:subtitle>
<!-- <fill:description> -->
<!-- <markdown> -->
<!-- Just a guy making cool stuff for the love of the game. Like fast beep boops too 🎶⚡️ -->
<!-- </markdown> -->
<!-- </fill:description> -->
<fill:description>
<markdown>
Just a guy making cool stuff for the love of the game. Like fast beep boops too 🎶⚡️
</markdown>
</fill:description>
</x-project>
<x-project id="isaac">
<fill:img>
@ -165,12 +161,12 @@
Pog
</x-blockquote>
</fill:subtitle>
<!-- <fill:description> -->
<!-- <markdown> -->
<!-- I'm a software engineer and computer scientist who loves harnessing the power of technology to solve problems! -->
<!-- Ever since I was 7, my specialization has always been in looking for problems to solve, and working with people -->
<!-- to solve them. -->
<!-- </markdown> -->
<!-- </fill:description> -->
<fill:description>
<markdown>
I'm a software engineer and computer scientist who loves harnessing the power of technology to solve problems!
Ever since I was 7, my specialization has always been in looking for problems to solve, and working with people
to solve them.
</markdown>
</fill:description>
</x-project>
</x-tab.content>