const aboutMe = {
pronouns: "he" | "him",
code: ["Javascript", "Typescript", "HTML5", "CSS3", "Python"],
technologies: {
frontEnd: {
cms: ["Wordpress"],
js: ["React", "Redux", "NextJS", "Astro", "React Native"] ,
css: ["CSS Modules", "MUI", "TailwindCSS", "Bootstrap"]
},
backEnd: {
js: ["Node", "Express", "Nestjs"],
misc: ["Bash", "Git", "Insomnia"]
},
databases: ["MongoDB", "PostgreSQL", "MySQL"],
mobile: ["Android", "IOS"]
},
currentOccupation: ["Open for job opportunities"],
challenge: "I'm working day by day to learn new skils and to be the best programmer",
};