rsschool-cv

Grigorii Fedorenko

Contacts


Summary

My whole life is inextricably linked with the computer and computer technology. In a professional environment, I had to master programs for 3D modeling, 2D drawings, writing and designing technological documentation. For my hobbies, I used programs for photo processing and video editing. And now I want to try myself as a web developer. In my free time, I study something new in this field.


Skills


Code example

function evenOrOdd(number) {
  if (number % 2 == 0) {
    return 'Even'
  } else {
    return 'Odd'
  }
}

Work experience


Education


Languages