diff --git a/src/components/widgets/TechIcon.astro b/src/components/widgets/TechIcon.astro index 5cbb07b..88ec601 100644 --- a/src/components/widgets/TechIcon.astro +++ b/src/components/widgets/TechIcon.astro @@ -5,14 +5,15 @@ import { Icon } from "astro-icon"; type Props = { name: string; icon: string; + color?: string; }; -const { name, icon } = Astro.props as Props; +const { name, icon, color } = Astro.props as Props; ---
- My skill set spans various programming languages, databases, and - frameworks. +
+ Below you can see the technologies I work with and use frequently. +
Continuous learning is an essential aspect of my professional journey, and while I do not claim to be a master of any programming language, my expertise in various languages is continually evolving. As a