feat: updated resume and TLDR text
All checks were successful
Deploy to Server / deploy (push) Successful in 20s

This commit is contained in:
Hayden Hargreaves 2026-05-17 17:47:31 -07:00
parent 18134bb2bb
commit 183418ff70
2 changed files with 9 additions and 4 deletions

View File

@ -1,12 +1,17 @@
<div class=""> <div class="">
<h2 class="py-2 text-xl font-semibold text-blue-300 border-b-1 border-gray-600">TLDR & RESUME </h2> <h2 class="border-b-1 border-gray-600 py-2 text-xl font-semibold text-blue-300">TLDR & RESUME</h2>
<p class="py-4 text-gray-200"> <p class="py-4 text-gray-200">
<span class="font-semibold">TLDR:</span> I like to program, I have 5+ years of experience in over <span class="font-semibold">TLDR:</span> I like to program, I have 6+ years of experience in over
a dozen programming languages. Developer experience and tooling is my expertise. a dozen programming languages. Developer experience and tooling is my expertise.
</p> </p>
<p class="py-4 text-gray-200"> <p class="py-4 text-gray-200">
My resume can be downloaded My resume can be downloaded
<a href="HaydenHargreavesResume.pdf" download class="group relative inline-block no-underline" target="_blank"> <a
href="HaydenHargreavesResume.pdf"
download
class="group relative inline-block no-underline"
target="_blank"
>
<span class="relative z-10 font-semibold text-gray-300">here.</span> <span class="relative z-10 font-semibold text-gray-300">here.</span>
<span <span
class="absolute bottom-0 left-0 h-[3px] w-0 bg-blue-300 transition-all duration-300 group-hover:w-full" class="absolute bottom-0 left-0 h-[3px] w-0 bg-blue-300 transition-all duration-300 group-hover:w-full"

Binary file not shown.