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. +
+