Hello 🌏! Welcome to my profile! My name is Joseane, but you can call me Josie. I made a career change into web development with a passion for using technology to improve lives. Coding has the power to change the world, and I'm eager to contribute to this global transformation.
I'm studying and expanding my knowledge in HTML5, CSS3, JavaScript, Typescript, React.js, Node.js, MaterialUI, ChakraUI, Software Testing, Unit Tests, e2e, Git, GitHub, Jenkins, Jira, Coding Practices, graphQL, MongoDB and Node.js.
Learning to code is a journey, not a destination. Learning to code requires persistence and a willingness to embrace setbacks as opportunities for growth
Challenges bring personal growth, and that's why I've decided to overcome the challenge of being a woman in Tech. ❤️
let protoJosie = {
speak: function (line) {
console.log(this.tipe + line);
},
};
let student = Object.create(protoJosie);
student.tipe = "Josie ";
student.speak("in love with web development!");
// → "Josie in love with web development!"
Thank you for visiting! 🎉