From 8207aaf5e540cf1a91afdffd776c6bb1dd3ffd89 Mon Sep 17 00:00:00 2001 From: liyunze <50455574+liyunze-coding@users.noreply.github.com> Date: Fri, 6 Jun 2025 18:39:12 +1000 Subject: [PATCH] updated text content --- src/components/sections/ProjectsComponent.astro | 8 ++++---- src/components/sections/SkillsComponent.astro | 10 ++++------ 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/src/components/sections/ProjectsComponent.astro b/src/components/sections/ProjectsComponent.astro index 7bc1910..4ab49cf 100644 --- a/src/components/sections/ProjectsComponent.astro +++ b/src/components/sections/ProjectsComponent.astro @@ -223,10 +223,10 @@ import TwitchPlays from "./images/projects/twitchplays.webp";
- Allow Twitch chatters play games such as Pokemon! Chatters - can enter messages such as "up up down down left right B A" - and the Python program will trigger the corresponding - keypresses. + Allow Twitch chatters to play games such as Pokemon! + Chatters can enter messages such as "up up down down left + right B A" and the Python program will trigger the + corresponding keypresses.
- In the beginning, I used my Python skills to entertain - and to automate the boring stuff, such as using Selenium - for automation + web scraping, play chess by automating - mouse controls and build Discord bots. Now, I am - experienced with backend web development, managing - databases and building performant applications. + With experience in various programming languages, I + learnt to setup databases, implement routing and + organized my code to ensure maintainability and + scalability.