rsschool-cv

Natallia Kapitan

Contact Info

About Me

Hi there! I`m responsible, motivated and sociable person. Want to improve my programming skills and become a frontend developer.

Skills

Code Example

function pow(x, n) {
    let result = x;
    for (let i = 1; i < n; i++) {
        result *= x;
    }
    return result;
}

Experience

3 month of self-studying

Education

Belarusian State Economic University

Languages