updated text content

This commit is contained in:
liyunze 2025-06-06 18:39:12 +10:00
parent 6556347b7e
commit 8207aaf5e5
2 changed files with 8 additions and 10 deletions

View file

@ -223,10 +223,10 @@ import TwitchPlays from "./images/projects/twitchplays.webp";
<p
class="max-w-lg text-balance text-center text-xl lg:max-w-none lg:text-right"
>
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.
</p>
<div
class="mt-5 flex w-full flex-row flex-wrap justify-center lg:justify-end"

View file

@ -87,12 +87,10 @@ import Line from "../elements/NetworkLine.astro";
</div>
<hr class="w-full" />
<p class="text-left">
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.
</p>
<div class="flex w-full flex-row flex-wrap justify-start">
<div