๐ AWS Community Builder, Frontend Web and Mobile.
โ๏ธ I'm currently working as Solutions Architect.
โ๏ธ Working with technology as a Developer since 2003.
โ๏ธ Graduated in Science Computer with MBA in Information Technology Management
๐ Innovator & Developer enthusiastic
๐ Life long learning
๐ Chatbot Developer
function lifeCycle(isAlive) {
while (isAlive) {
eat();
sleep();
code();
haveFun();
}
}




