- Founder and developer @dueclic
- Software developer in email marketing services @ eMailChef and turboSMTP
- Open source side projects and CMS integrations
- Software consultant @debbaweb
document.write("Hello World");
const Andrea = new Developer('Andrea Debernardi');
Andrea.setInfo({
pronouns: "he" | "his",
status: 'Full stack developer',
os: 'Ubuntu',
technologies: {
frontEnd: ['HTML', 'CSS', 'SASS', 'Javascript', 'Webpack', 'Gulp'],
backEnd: ['Node.js', 'PHP', 'Python'],
framework: ['Fastify', 'Slim', 'Laravel', 'Angular'],
cms: ['WordPress', 'WooCommerce', 'PrestaShop', 'Magento', 'Shopify'],
libraries: ['Bootstrap', 'React']
},
editors: ['Jetbrains IntelliJ', 'Vim'],
learning: ['Go', 'GraphQL'],
contact: 'andrea@debbaweb.it',
website: 'https://www.debbaweb.it'
});
> Explore my repos π