thesandwi.ch/src/partials/who_we_are.html
Isaac Mills f84b0d8c0d
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Replace namespaces with subfolders
2025-07-13 07:19:11 -06:00

98 lines
No EOL
3 KiB
HTML

<x-tab.content selected="1">
<x-section-head header="Who are these guys?">
<x-blockquote cite="Your mom, last night">
OMG these projects are so skibidi! I must know the rizzlers behind them!
</x-blockquote>
</x-section-head>
<x-project>
<fill:links>
<x-link.github href="richgrov"></x-link.github>
<x-link.website href="https://grover.sh/" referencing="Richard"></x-link.website>
<x-link.linkedin href="richgrov"></x-link.linkedin>
<x-link.x href="richgrov"></x-link.x>
</fill:links>
<fill:img>
<img src="/assets/richard.jpg" class="person">
</fill:img>
<fill:title>
<markdown>
# Richard Grover
</markdown>
<x-link href="projects.html" show="simulo">
<markdown>
#### CEO of Simulo (same thing)
</markdown>
</x-link>
</fill:title>
<fill:subtitle>
<x-blockquote cite="Richard">
There has never been a better time to be alive
</x-blockquote>
</fill:subtitle>
<fill:description>
<markdown>
</markdown>
</fill:description>
</x-project>
<x-project class="project-alt">
<fill:links>
<x-link.github href="Hoochymoochy"></x-link.github>
<x-link.website href="https://www.khaydenroberts.com/" referencing="Khayden"></x-link.website>
<x-link.linkedin href="khayden-roberts-5783b32b5"></x-link.linkedin>
</fill:links>
<fill:img>
<img src="/assets/khayden.jpg" class="person">
</fill:img>
<fill:title>
<markdown>
# Khayden Roberts
</markdown>
<x-link href="projects.html" show="braindance">
<markdown>
#### CEO of Braindance (same thing)
</markdown>
</x-link>
</fill:title>
<fill:subtitle>
<x-blockquote>
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>
</x-project>
<x-project>
<fill:links>
<x-link.github href="StratusFearMe21"></x-link.github>
<x-link.website href="https://portfolio.nations.lol/" referencing="Isaac"></x-link.website>
<x-link.linkedin href="isaac-mills-8b1a77336"></x-link.linkedin>
<x-link.listenbrainz href="StratusFearMe21"></x-link.listenbrainz>
</fill:links>
<fill:img>
<img src="/assets/isaac.jpg" class="person">
</fill:img>
<fill:title>
<markdown>
# Isaac Mills
</markdown>
<x-link href="projects.html" show="grezi">
<markdown>
#### CEO of Grezi (same thing)
</markdown>
</x-link>
</fill:title>
<fill:subtitle>
<x-blockquote cite="Isaac">
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!
</markdown>
</fill:description>
</x-project>
</x-tab.content>