From 6326b6f630e64f8b4ff78fcd13df2631e6b533d4 Mon Sep 17 00:00:00 2001 From: liyunze <50455574+liyunze-coding@users.noreply.github.com> Date: Mon, 7 Apr 2025 11:47:16 +1000 Subject: [PATCH] updated skills --- src/components/sections/SkillsComponent.astro | 524 ++++++++---------- 1 file changed, 219 insertions(+), 305 deletions(-) diff --git a/src/components/sections/SkillsComponent.astro b/src/components/sections/SkillsComponent.astro index fb47ca6..1f5a251 100644 --- a/src/components/sections/SkillsComponent.astro +++ b/src/components/sections/SkillsComponent.astro @@ -3,312 +3,226 @@ import Card from "../elements/Card.astro"; import Line from "../elements/NetworkLine.astro"; --- -
- I started my web development journey by building - websites and widgets using vanilla HTML, CSS, Javascript - and Express. As I learnt more about the fundamentals of - web development, I delved into frontend frameworks such - as Svelte, React and Astro. -
-- 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. -
-- My first exposure to data science was through learning - Computer Vision. I learn how to use OpenCV in Python to - open a webcam and detect faces. Later on, I took a - Diploma course that is focused in data science, where I - learnt how to do the fundamentals of data science such - as extracting, transforming and loading data, as well as - data visualisation. -
-+ I started my web development journey by building + websites and widgets using vanilla HTML, CSS, Javascript + and Express. As I learnt more about the fundamentals of + web development, I delved into frontend frameworks such + as Svelte, React and Astro. +
++ 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. +
++ My first exposure to data science was through learning + Computer Vision. I learn how to use OpenCV in Python to + open a webcam and detect faces. Later on, I took a + Diploma course that is focused in data science, where I + learnt how to do the fundamentals of data science such + as extracting, transforming and loading data, as well as + data visualisation. +
+