my_photo

Natallia Kapitan

Junior Frontend Developer

  • Address: Minsk, Belarus
  • Phone: +375 29 374 20 35
  • Email: natallia.kapitann@gmail.com
  • GitHub: nkprogg

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

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

3 month of self-studying

Belarusian State Economic University

  • Russian: native speaker
  • English: A2
My first project in RS-school