--- import Button from "../ui/Button.astro"; import Heading from "../ui/Heading.astro"; import Tools from "../portfolio/Tools.astro"; import { Icon } from "astro-icon/components"; import Hobbies from "../portfolio/Hobbies.astro"; import { AstroError } from "astro/errors"; import { getCollection} from "astro:content"; const [staticData] = await getCollection('staticData'); if (!staticData) { throw new AstroError("JSON data not found"); } ---
Available for work

{staticData.data.profileName} 👋

{staticData.data.profileTitle} with 8 years of experience, passionate about development, technology, and coffee that sparks ideas. I love bringing digital projects to life. 🚀☕

I love turning ideas into real projects.
Here I show you some of the developments I've worked on, applying technology, design, and lots of creativity. Check them out!

View of two website interfaces with modern and dark design. The first screen shows the title 'Behind the Code' with a rocket and dark background, explaining the origin of a community software project. The second screen presents a platform for finding speakers, with an attractive design, expert photos, and a prominent search button.