rsschool-cv

Ilya Masaev

photo

Contacts

About me

I am a person who loves an active lifestyle and always strives for something new. Recently I became interested in web programming and decided to take a course Rsschool.

Skills

Code example

We need a function that can transform a number (integer) into a string.

const assert = require('chai').assert;
describe("Tests", () => {
  it("test", () => {
    assert.strictEqual(numberToString(67), '67');
  });
});

Experience

Director of the EPAM

Education

English language

Level A1 (A2 in the process of learning with the Duolingo app)