rsschool-cv

Aleksandr Terentev

Contact information

About me

I work at a factory in the IT department. I have basic development skills. I want to become a front-end developer.

Skills

Code example

function makeNegative(num) {
  if (num > 0) {
    return num * -1
  } else {
    return num
  }
}

Experience

Education

Languages