I am a passionate and self-motivated beginner developer with a strong interest in front-end development. Although I don’t have commercial experience yet, I have been actively learning HTML, CSS, and JavaScript on my own, building small projects to improve my skills. My goal is to start a career in web development, grow as a professional, and contribute to meaningful projects.
function evenOrOdd(number) {
return number % 2 ? "Odd" : "Even";
}
At the moment I have no commercial experience, but I am actively developing through educational projects