From 2c784cd39f90e5e188caa5b20bb50108e47f07e4 Mon Sep 17 00:00:00 2001 From: liyunze <50455574+liyunze-coding@users.noreply.github.com> Date: Wed, 3 Sep 2025 18:21:29 +1000 Subject: [PATCH] Image optimization and experience content edit --- src/components/contact/ContactComponent.astro | 3 ++- .../experience/ExperienceComponent.astro | 14 ++++++++------ src/components/home/Intro.astro | 7 +++++-- .../components/images/intro}/pfp_new.webp | Bin 4 files changed, 15 insertions(+), 9 deletions(-) rename {public/images/profile => src/components/images/intro}/pfp_new.webp (100%) diff --git a/src/components/contact/ContactComponent.astro b/src/components/contact/ContactComponent.astro index 72c9dc3..a392047 100644 --- a/src/components/contact/ContactComponent.astro +++ b/src/components/contact/ContactComponent.astro @@ -14,6 +14,7 @@ import { AnimatedTooltip } from "@/components/ui/AnimatedToolTip"; src={contactPhoto} alt="Ryan" width={300} + loading="lazy" class="absolute top-1/2 left-1/2 aspect-[3/4] -translate-1/2 rounded-3xl object-cover lg:top-0 lg:right-0 lg:-translate-x-10 lg:translate-y-5" />
- Led implementation of frontend technology stack for - websites. Worked closely with UI/UX designers to - translate designs into code, and integrate smoothly with - the CMS. Performing research and development for backend - projects. + Led implementation of frontend development of websites. + Efficiently translated designs into code, while ensuring + maintainability, accessibility and performance. Actively + researching and developing for LLM integration into + product.