const aboutMe = {
name: "Erick Santos",
role: "Creative Engineer",
working_with: [
"React.js",
"TypeScript",
"CSS Modules",
"Zod + React Hook Form",
"TanStack Query"
],
learning: "Using AI to automate processes in both dev and design workflows",
askMeAbout: "Cold brew",
pronouns: "He/Him",
identity: ["Autistic", "LGBTQIA+"],
funFact: "Big fan of horror movies and TV shows"
};

