const skills = {
architecture: [
"Progressive Web Applications (PWA)",
"Serverless Architecture",
"Single Page Applications (SPA)",
],
askMeAbout: ["AI", "App Development", "Tech", "Web Development"],
code: ["JavaScript", "TypeScript"],
currentFocus: "Web and Mobile Development",
funFact:
"There are two ways to write error-free programs; only the third one works",
pronouns: ["He", "Him"],
technologies: {
backEnd: {
databases: ["MongoDB", "MySQL", "NoSQL"],
technologies: ["Deno", "Node.js"],
},
devOps: ["AWS", "Docker"],
frontEnd: {
frameworks: ["Astro", "Next.js", "React", "Vue.js"],
},
misc: ["Firebase", "GitHub", "GitLab", "OpenCV", "Selenium", "Socket.IO"],
mobile: {
frameworks: ["React Native"],
},
},
};