2022-07-09 07:02:24 +02:00
|
|
|
<section class="leading-6 md:leading-7 text-xs md:text-base">
|
|
|
|
<p class="relative text-xl md:text-3xl text-center font-bold pt-6 md:pt-14 pb-10">
|
2021-12-30 20:34:44 +01:00
|
|
|
Hey! I'm Bill.<span class="pl-10 relative"><span class="block absolute right-0 top-0 transition-transform hover:rotate-90">👋</span></span>
|
2021-12-27 16:52:53 +01:00
|
|
|
</p>
|
|
|
|
<p class="pb-4">
|
|
|
|
I write software. Currently I work as a <b>Site Reliability Engineer</b> for
|
|
|
|
<a class="text-blue-600 font-bold hover:underline" href="https://drive.google.com">Google Drive</a>.
|
|
|
|
</p>
|
|
|
|
<p class="pb-4">
|
|
|
|
I'm <b>wpcarro</b> on
|
2021-12-30 20:34:44 +01:00
|
|
|
<a class="font-bold text-blue-600 hover:underline" href="@github@">GitHub</a>
|
2021-12-27 16:52:53 +01:00
|
|
|
(and elsewhere), but if you're looking for code samples, the majority of
|
|
|
|
my open-source work resides in a magical place called the
|
2021-12-30 20:34:44 +01:00
|
|
|
<a class="font-bold text-blue-600 hover:underline" href="@depotWork@">depot</a>.
|
2021-12-27 16:52:53 +01:00
|
|
|
</p>
|
|
|
|
<p class="pb-4">
|
|
|
|
If I'm not coding, I'm likely meditating, training Jiu Jitsu, or
|
|
|
|
fumbling around on the piano or drums.
|
|
|
|
</p>
|
|
|
|
</section>
|