Update AboutSummary and enhance skills and job listings with new projects
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 2m31s

This commit is contained in:
2026-08-20 01:51:21 +02:00
parent 9e95d5c544
commit 307357a3e7
4 changed files with 75 additions and 60 deletions

View File

@@ -29,9 +29,18 @@ const AboutSummary = () => {
<p>
By day I work at{" "}
<strong className="text-yellow-400">WPP Media</strong>. Outside of
that I&apos;m usually tinkering with side projects or picking up
something new.
<strong className="text-yellow-400">WPP Media</strong>. I also
co-founded{" "}
<a
href="https://jestzlecenie.pl"
target="_blank"
rel="noopener noreferrer"
className="text-yellow-400 underline"
>
jestzlecenie.pl
</a>
, a job marketplace. I self-host all my projects on my own
Proxmox/Docker/Traefik infrastructure.
</p>
</section>
</div>