rsschool-cv

Darya Shelekhova

Junior Frontend Developer


Contact Infornation:


About me:

I gained skills in design and illustration during my studies in university but my goal has always been to combine creative and technical principles. I am convinced that I can successfully fulfill myself as a Frontend Developer and this is where I begin.

The road will master the going.


Skills:


Code Example:

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

Education:


Languages: