Software Development Engineer at Bioprox Labs
const aboutMe = {
code: ["PHP", "Javascript", "HTML", "CSS", "Java", "Perl", "C++"],
technologies: {
frontEnd: {
js: ["React", "Vanilla JS", "JQuery", "TypeScript"],
css: ["Bootstrap", "Material Design", "Sass", "Styled components", "Tailwind CSS"],
php-template-engine : ["Twig", "Smarty"],
web: ["Astro"]
},
backEnd: {
js: ["Node JS", "Express"],
php: ["Symfony", "Laravel"]
},
databases: ["MySQL", "PostgreSQL", "SQLite", "MongoDB"],
e-commerce: ["Prestashop"],
mobileApp: ["Android", "React Native", "iOS"],
desktopApp: ["Electron JS"],
testing: ["Cypress", "Jest", "PlayWright"],
bundler: ["Webpack", "Parcel", "Vite"]
},
misc: ["Linux", "Arduino"],
design: ["Adobe Ilustrator", "Adobe Photoshop"]
};