rsschool-cv

Aliaksandr Mironchyk

Contacts

About Me

I am Alexander. I am 28 years old. I work as a junior php developer. I like to develop and improve myself, that’s why I’m here! Since in the future I plan to become a senior full-stack developers.

Scills

Code Example

function validateEmail(theForm) {
    if (/^w+([.-]?w+)*@w+([.-]?w+)*(.w{2,3})+$/.test(theForm.email-id.value)){
    return(true);
}
    alert("Invalid e-mail address! Please enter again carefully!.");
    return(false);
}

Education

English

English level A1 (elementary)