thesandwi.ch/src/partials/who_we_are.html
Isaac Mills aedca4033e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add Gunnar quote
2025-07-15 15:15:12 -06:00

170 lines
No EOL
5.8 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 id="richard">
<fill:img>
<x-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: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:subtitle>
<x-blockquote cite="Richard">
Tyson, let's get out of here
</x-blockquote>
</fill:subtitle>
<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>
<x-img src="/assets/tyson.jpg" class="person">
</fill:img>
<fill:title>
<markdown>
# Tyson Jenkins
</markdown>
<x-link href="projects.html" show="tysoncloud">
<markdown>
#### CEO of TYSONCLOUD (same thing)
</markdown>
</x-link>
</fill:title>
<fill:links>
<x-link.github href="timmyjinks"></x-link.github>
<x-link.website href="https://tysonjenkins.dev/" referencing="Tyson"></x-link.website>
<x-link.linkedin href="tyson-jenkins"></x-link.linkedin>
<x-link.x href="chimp2600"></x-link.x>
</fill:links>
<fill:subtitle>
<x-blockquote cite="Tyson">
Step on it, Richard!
</x-blockquote>
</fill:subtitle>
<!-- <fill:description> -->
<!-- <markdown> -->
<!-- I love everything from making distributed systems, to physically building them. I'm in my element when I'm -->
<!-- making software with Python, and deploying it via Docker. -->
<!-- </markdown> -->
<!-- </fill:description> -->
</x-project>
<x-project id="gunnar">
<fill:img>
<x-img src="/assets/gunnar.jpg" class="person">
</fill:img>
<fill:title>
<markdown>
# Gunnar Huscroft
</markdown>
<x-link href="projects.html" show="c0re">
<markdown>
#### CEO of c0re (same thing)
</markdown>
</x-link>
</fill:title>
<fill:links>
<x-link.github href="Ghussy"></x-link.github>
<!-- <x-link.website href="https://churchofjesuschrist.org/" referencing="Gunnar"></x-link.website> -->
<x-link.youtube href="UCApj2bfCQRDWym4684z2TXQ"></x-link.youtube>
<x-link.linkedin href="gunnarhuscroft"></x-link.linkedin>
<x-link.x href="ChEEEky_SCRUB"></x-link.x>
<x-link.instagram href=""></x-link.instagram>
</fill:links>
<fill:subtitle>
<x-blockquote cite="Steve Jobs">
Replace the heaviness of being successful, with the lightness of being a beginner again, less sure about
everything. It freed me to enter one of the most creative periods of my life.
</x-blockquote>
</fill:subtitle>
<!-- <fill:description> -->
<!-- <markdown> -->
<!-- Some people believe in test-driven development, or compiler-driven development. But I believe in values-driven -->
<!-- development. My passion lies in using my skills to help lift other people up, and leave the world better than I -->
<!-- found it. -->
<!-- </markdown> -->
<!-- </fill:description> -->
</x-project>
<x-project class="project-alt" id="khayden">
<fill:img>
<x-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: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: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 id="isaac">
<fill:img>
<x-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: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: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!
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>