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.